File tree Expand file tree Collapse file tree 2 files changed +67
-51
lines changed Expand file tree Collapse file tree 2 files changed +67
-51
lines changed Original file line number Diff line number Diff line change 1818 "author" : " martincostello" ,
1919 "license" : " Apache-2.0" ,
2020 "devDependencies" : {
21- "@babel/core" : " ^ 7.28.3" ,
22- "@babel/preset-env" : " ^ 7.28.3" ,
23- "@stylistic/eslint-plugin" : " ^ 5.2.3" ,
24- "@typescript-eslint/eslint-plugin" : " ^ 8.40.0" ,
25- "@typescript-eslint/parser" : " ^8.32.1 " ,
26- "eslint" : " ^ 9.33.0" ,
27- "eslint-config-prettier" : " ^ 10.1.8" ,
28- "eslint-plugin-jest" : " ^ 29.0.1" ,
29- "globals" : " ^ 16.3.0" ,
30- "jest" : " ^ 30.0.5" ,
31- "moment" : " ^ 2.30.1" ,
32- "prettier" : " ^ 3.6.2" ,
33- "ts-jest" : " ^ 29.4.1" ,
34- "ts-loader" : " ^ 9.5.2" ,
35- "tsify" : " ^ 5.0.4" ,
36- "typescript" : " ^ 5.9.2" ,
37- "webpack" : " ^ 5.101.3" ,
38- "webpack-cli" : " ^ 6.0.1"
21+ "@babel/core" : " 7.28.3" ,
22+ "@babel/preset-env" : " 7.28.3" ,
23+ "@stylistic/eslint-plugin" : " 5.2.3" ,
24+ "@typescript-eslint/eslint-plugin" : " 8.40.0" ,
25+ "@typescript-eslint/parser" : " 8.40.0 " ,
26+ "eslint" : " 9.33.0" ,
27+ "eslint-config-prettier" : " 10.1.8" ,
28+ "eslint-plugin-jest" : " 29.0.1" ,
29+ "globals" : " 16.3.0" ,
30+ "jest" : " 30.0.5" ,
31+ "moment" : " 2.30.1" ,
32+ "prettier" : " 3.6.2" ,
33+ "ts-jest" : " 29.4.1" ,
34+ "ts-loader" : " 9.5.2" ,
35+ "tsify" : " 5.0.4" ,
36+ "typescript" : " 5.9.2" ,
37+ "webpack" : " 5.101.3" ,
38+ "webpack-cli" : " 6.0.1"
3939 },
4040 "jest" : {
4141 "clearMocks" : true ,
You can’t perform that action at this time.
0 commit comments