File tree Expand file tree Collapse file tree 2 files changed +202
-124
lines changed Expand file tree Collapse file tree 2 files changed +202
-124
lines changed Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@jest/globals" : " ^29.7.0" ,
41
41
"@types/jest" : " ^29.5.12" ,
42
- "@types/node" : " ^20.12.13 " ,
43
- "@typescript-eslint/eslint-plugin" : " ^7.11.0 " ,
44
- "@typescript-eslint/parser" : " ^7.11.0 " ,
42
+ "@types/node" : " ^20.14.10 " ,
43
+ "@typescript-eslint/eslint-plugin" : " ^7.16.1 " ,
44
+ "@typescript-eslint/parser" : " ^7.16.1 " ,
45
45
"axios-mock-adapter" : " ^1.22.0" ,
46
- "eslint" : " 9.3 .0" ,
46
+ "eslint" : " 9.7 .0" ,
47
47
"eslint-plugin-import" : " 2.29.1" ,
48
- "eslint-plugin-simple-import-sort" : " ^12.1.0 " ,
48
+ "eslint-plugin-simple-import-sort" : " ^12.1.1 " ,
49
49
"jest" : " ^29.7.0" ,
50
50
"openapi-typescript-codegen" : " ^0.29.0" ,
51
- "ts-jest" : " ^29.1.4 " ,
52
- "typescript" : " ^5.4 "
51
+ "ts-jest" : " ^29.2.2 " ,
52
+ "typescript" : " ^5.5 "
53
53
},
54
54
"packageManager" : " yarn@4.2.2" ,
55
55
"engines" : {
You can’t perform that action at this time.
0 commit comments