File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 30
30
" optional chaining"
31
31
],
32
32
"devDependencies" : {
33
- "@types/jest" : " 29.5.12 " ,
34
- "@types/lodash" : " 4.17.0 " ,
35
- "@types/node" : " 20.11.28 " ,
36
- "@typescript-eslint/eslint-plugin" : " 7.2 .0" ,
37
- "@typescript-eslint/parser" : " 7.2 .0" ,
38
- "eslint" : " 8.57.0 " ,
33
+ "@types/jest" : " 29.5.14 " ,
34
+ "@types/lodash" : " 4.17.16 " ,
35
+ "@types/node" : " 20.17.23 " ,
36
+ "@typescript-eslint/eslint-plugin" : " 7.18 .0" ,
37
+ "@typescript-eslint/parser" : " 7.18 .0" ,
38
+ "eslint" : " 8.57.1 " ,
39
39
"eslint-config-prettier" : " 9.1.0" ,
40
40
"eslint-plugin-filenames" : " 1.3.2" ,
41
- "eslint-plugin-import" : " 2.29.1 " ,
41
+ "eslint-plugin-import" : " 2.31.0 " ,
42
42
"eslint-plugin-jest" : " 27.9.0" ,
43
- "eslint-plugin-prettier" : " 5.1 .3" ,
43
+ "eslint-plugin-prettier" : " 5.2 .3" ,
44
44
"jest" : " 29.7.0" ,
45
45
"jsverify" : " 0.8.4" ,
46
- "prettier" : " 3.2.5 " ,
47
- "ts-jest" : " 29.1.2 " ,
46
+ "prettier" : " 3.5.3 " ,
47
+ "ts-jest" : " 29.2.6 " ,
48
48
"ts-node" : " 10.9.2" ,
49
- "typescript" : " 5.4 .2"
49
+ "typescript" : " 5.8 .2"
50
50
},
51
51
"jest" : {
52
52
"testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments