We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc114b commit 2a74048Copy full SHA for 2a74048
package.json
@@ -60,7 +60,7 @@
60
"@babel/preset-env": "7.29.0",
61
"@babel/preset-typescript": "7.28.5",
62
"@babel/register": "7.28.6",
63
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.0",
64
"@semantic-release/changelog": "6.0.3",
65
"@semantic-release/commit-analyzer": "13.0.1",
66
"@semantic-release/git": "10.0.1",
@@ -74,7 +74,7 @@
74
"chai": "6.2.2",
75
"conventional-changelog-conventionalcommits": "9.2.0",
76
"cross-env": "10.1.0",
77
- "eslint": "9.39.3",
+ "eslint": "10.0.3",
78
"eslint-config-airbnb": "19.0.4",
79
"eslint-plugin-import": "2.32.0",
80
"eslint-plugin-jsx-a11y": "6.10.2",
0 commit comments