File tree 2 files changed +202
-197
lines changed
2 files changed +202
-197
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@eslint-community/eslint-utils" : " ^4.4.0" ,
43
- "@eslint/js" : " ^9.8 .0" ,
43
+ "@eslint/js" : " ^9.9 .0" ,
44
44
"@jest/globals" : " ^29.7.0" ,
45
45
"@types/jest" : " ^29.5.12" ,
46
46
"@types/node" : " ^20.14.13" ,
47
47
"@types/semver" : " ^7.5.8" ,
48
- "@typescript-eslint/eslint-plugin" : " >=8.0.0-alpha " ,
49
- "@typescript-eslint/parser" : " >=8.0.0-alpha " ,
50
- "esbuild" : " ^0.23.0 " ,
51
- "eslint" : " ^9.8 .0" ,
48
+ "@typescript-eslint/eslint-plugin" : " >=8.2.0 " ,
49
+ "@typescript-eslint/parser" : " >=8.2.0 " ,
50
+ "esbuild" : " ^0.23.1 " ,
51
+ "eslint" : " ^9.9 .0" ,
52
52
"eslint-config-prettier" : " ^9.1.0" ,
53
53
"eslint-plugin-node" : " ^11.1.0" ,
54
- "globals" : " ^15.8 .0" ,
54
+ "globals" : " ^15.9 .0" ,
55
55
"jest" : " ^29.7.0" ,
56
56
"jest-circus" : " ^29.7.0" ,
57
57
"jest-cli" : " ^29.7.0" ,
58
58
"jest-mock" : " ^29.7.0" ,
59
- "nock" : " ^13.5.4 " ,
59
+ "nock" : " ^13.5.5 " ,
60
60
"prettier" : " ^3.3.3" ,
61
- "ts-jest" : " ^29.2.3 " ,
61
+ "ts-jest" : " ^29.2.4 " ,
62
62
"ts-jest-resolver" : " ^2.0.1" ,
63
63
"ts-node" : " ^10.9.2" ,
64
64
"tslib" : " ^2.6.3" ,
65
65
"typescript" : " ^5.5.4" ,
66
- "typescript-eslint" : " >=8.0.0-alpha "
66
+ "typescript-eslint" : " >=8.2.0 "
67
67
},
68
68
"packageManager" :
" [email protected] "
69
69
}
You can’t perform that action at this time.
0 commit comments