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 77ae971 commit 48274a9Copy full SHA for 48274a9
package.json
@@ -75,9 +75,9 @@
75
"@cucumber/cucumber": "12.7.0",
76
"@types/mocha": "10.0.10",
77
"@types/node": "24.12.0",
78
- "@typescript-eslint/eslint-plugin": "7.18.0",
79
- "@typescript-eslint/parser": "7.18.0",
80
- "eslint": "8.57.1",
+ "@typescript-eslint/eslint-plugin": "8.57.0",
+ "@typescript-eslint/parser": "8.57.0",
+ "eslint": "10.0.3",
81
"eslint-config-prettier": "10.1.8",
82
"eslint-plugin-import": "2.32.0",
83
"eslint-plugin-n": "17.24.0",
0 commit comments