We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4022df commit 7b149bdCopy full SHA for 7b149bd
1 file changed
package.json
@@ -41,7 +41,7 @@
41
"@babel/preset-env": "7.29.0",
42
"@babel/preset-typescript": "7.28.5",
43
"@eslint/eslintrc": "3.3.3",
44
- "@eslint/js": "9.39.2",
+ "@eslint/js": "10.0.1",
45
"@playwright/test": "1.58.2",
46
"@rollup/plugin-babel": "6.1.0",
47
"@rollup/plugin-commonjs": "29.0.0",
@@ -53,7 +53,7 @@
53
"@typescript-eslint/eslint-plugin": "8.55.0",
54
"@typescript-eslint/parser": "8.55.0",
55
"babel-plugin-istanbul": "7.0.1",
56
- "eslint": "9.39.2",
+ "eslint": "10.0.0",
57
"eslint-config-prettier": "10.1.8",
58
"istanbul-lib-coverage": "3.2.2",
59
"istanbul-lib-report": "3.0.1",
0 commit comments