Commit d6b2fe7 1 parent e5bed3c commit d6b2fe7 Copy full SHA for d6b2fe7
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.8 " ,
34
- "@types/lodash" : " 4.14.201 " ,
35
- "@types/node" : " 20.9.2 " ,
36
- "@typescript-eslint/eslint-plugin" : " 6.11 .0" ,
37
- "@typescript-eslint/parser" : " 6.11 .0" ,
33
+ "@types/jest" : " 29.5.10 " ,
34
+ "@types/lodash" : " 4.14.202 " ,
35
+ "@types/node" : " 20.10.0 " ,
36
+ "@typescript-eslint/eslint-plugin" : " 6.12 .0" ,
37
+ "@typescript-eslint/parser" : " 6.12 .0" ,
38
38
"eslint" : " 8.54.0" ,
39
39
"eslint-config-prettier" : " 9.0.0" ,
40
40
"eslint-plugin-filenames" : " 1.3.2" ,
46
46
"prettier" : " 3.1.0" ,
47
47
"ts-jest" : " 29.1.1" ,
48
48
"ts-node" : " 10.9.1" ,
49
- "typescript" : " 5.2 .2"
49
+ "typescript" : " 5.3 .2"
50
50
},
51
51
"jest" : {
52
52
"testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments