File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 99 "license" : " MIT" ,
1010 "repository" : " jshttp/on-finished" ,
1111 "devDependencies" : {
12- "eslint" : " 8.17.0 " ,
13- "eslint-config-standard" : " 14.1.1" ,
14- "eslint-plugin-import" : " 2.26 .0" ,
15- "eslint-plugin-markdown" : " 2.2.1" ,
16- "eslint-plugin-node" : " 11.1.0" ,
17- "eslint-plugin-promise" : " 6.0.0 " ,
18- "eslint-plugin-standard" : " 4.1.0" ,
19- "mocha" : " 10.0 .0" ,
20- "nyc" : " 15 .1.0"
12+ "eslint" : " ^8.57.1 " ,
13+ "eslint-config-standard" : " ^ 14.1.1" ,
14+ "eslint-plugin-import" : " ^2.31 .0" ,
15+ "eslint-plugin-markdown" : " ^ 2.2.1" ,
16+ "eslint-plugin-node" : " ^ 11.1.0" ,
17+ "eslint-plugin-promise" : " ^7.2.1 " ,
18+ "eslint-plugin-standard" : " ^ 4.1.0" ,
19+ "mocha" : " ^11.7 .0" ,
20+ "nyc" : " ^17 .1.0"
2121 },
2222 "engines" : {
2323 "node" : " >=18"
You can’t perform that action at this time.
0 commit comments