We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9743ade commit d96b27fCopy full SHA for d96b27f
package.json
@@ -47,7 +47,7 @@
47
},
48
"devDependencies": {
49
"@containerbase/eslint-plugin": "1.1.34",
50
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
51
"@semantic-release/git": "10.0.1",
52
"@semantic-release/github": "12.0.6",
53
"@semantic-release/npm": "13.1.5",
@@ -62,7 +62,7 @@
62
"@vitest/spy": "4.0.18",
63
"conventional-changelog-conventionalcommits": "9.3.0",
64
"esbuild": "0.27.3",
65
- "eslint": "9.39.4",
+ "eslint": "10.0.2",
66
"eslint-config-prettier": "10.1.8",
67
"eslint-formatter-gha": "2.0.1",
68
"eslint-import-resolver-typescript": "4.4.4",
0 commit comments