File tree Expand file tree Collapse file tree 2 files changed +280
-280
lines changed Expand file tree Collapse file tree 2 files changed +280
-280
lines changed Original file line number Diff line number Diff line change 56
56
"@total-typescript/ts-reset" : " ^0.5.1" ,
57
57
"@types/jest" : " ^29.5.12" ,
58
58
"@types/lodash" : " ^4.17.7" ,
59
- "@types/node" : " ^20.14.10 " ,
60
- "@typescript-eslint/eslint-plugin" : " ^7.16.1 " ,
61
- "@typescript-eslint/parser" : " ^7.16.1 " ,
59
+ "@types/node" : " ^20.14.12 " ,
60
+ "@typescript-eslint/eslint-plugin" : " ^7.17.0 " ,
61
+ "@typescript-eslint/parser" : " ^7.17.0 " ,
62
62
"eslint" : " ^8.57.0" ,
63
63
"eslint-plugin-import" : " ^2.29.1" ,
64
64
"eslint-plugin-jest" : " ^28.6.0" ,
65
65
"hardhat" : " ^2.22.6" ,
66
66
"hardhat-deploy" : " ^0.12.4" ,
67
- "husky" : " ^9.0.11 " ,
67
+ "husky" : " ^9.1.1 " ,
68
68
"is-wsl" : " ^2.2.0" ,
69
69
"jest" : " ^29.7.0" ,
70
70
"nodemon" : " ^3.1.4" ,
71
71
"prettier" : " ^3.3.3" ,
72
72
"rimraf" : " ^6.0.1" ,
73
- "ts-jest" : " ^29.2.2 " ,
73
+ "ts-jest" : " ^29.2.3 " ,
74
74
"ts-node" : " ^10.9.2" ,
75
- "typescript" : " ^5.5.3 "
75
+ "typescript" : " ^5.5.4 "
76
76
}
77
77
}
You can’t perform that action at this time.
0 commit comments