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 cb3958d commit bd6085fCopy full SHA for bd6085f
1 file changed
javascript/package.json
@@ -34,7 +34,7 @@
34
"@cucumber/messages": "32.3.1",
35
"@eslint/compat": "^2.0.0",
36
"@eslint/eslintrc": "^3.3.1",
37
- "@eslint/js": "^9.30.1",
+ "@eslint/js": "^10.0.0",
38
"@tsconfig/recommended": "^1.0.13",
39
"@types/chai": "^5.0.0",
40
"@types/luxon": "^3.7.1",
@@ -43,10 +43,10 @@
43
"@typescript-eslint/eslint-plugin": "8.58.2",
44
"@typescript-eslint/parser": "8.58.2",
45
"chai": "^6.0.0",
46
- "eslint": "9.39.4",
+ "eslint": "10.2.1",
47
"eslint-plugin-import": "2.32.0",
48
"eslint-plugin-n": "17.24.0",
49
- "eslint-plugin-simple-import-sort": "12.1.1",
+ "eslint-plugin-simple-import-sort": "13.0.0",
50
"globals": "^17.0.0",
51
"globby": "^16.0.0",
52
"mocha": "^11.0.0",
0 commit comments