We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e881c commit cde8672Copy full SHA for cde8672
package.json
@@ -421,12 +421,12 @@
421
"benchmark": "^2.1.4",
422
"bindings": "^1.5.0",
423
"clang-format": "^1.4.0",
424
- "eslint": "^7.32.0",
425
- "eslint-config-semistandard": "^16.0.0",
426
- "eslint-config-standard": "^16.0.3",
+ "eslint": "^9.11.1",
+ "eslint-config-semistandard": "^17.0.0",
+ "eslint-config-standard": "^17.1.0",
427
"eslint-plugin-import": "^2.24.2",
428
"eslint-plugin-node": "^11.1.0",
429
- "eslint-plugin-promise": "^5.1.0",
+ "eslint-plugin-promise": "^7.1.0",
430
"fs-extra": "^11.1.1",
431
"path": "^0.12.7",
432
"pre-commit": "^1.2.2",
0 commit comments