We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35152e1 commit a8efaa3Copy full SHA for a8efaa3
2 files changed
package.json
@@ -25,7 +25,7 @@
25
"@commitlint/cli": "20.5.2",
26
"@commitlint/config-conventional": "20.5.0",
27
"@commitlint/cz-commitlint": "20.5.2",
28
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
29
"@playwright/test": "1.59.1",
30
"@remcolakens/simple-component-generator": "1.0.5",
31
"@semantic-release/changelog": "6.0.3",
@@ -42,7 +42,7 @@
42
"@vitest/coverage-v8": "4.1.5",
43
"@vitest/ui": "4.1.5",
44
"commitizen": "4.3.1",
45
- "eslint": "9.39.4",
+ "eslint": "10.3.0",
46
"eslint-config-next": "16.2.4",
47
"eslint-config-prettier": "^10.1.8",
48
"eslint-plugin-playwright": "2.10.2",
0 commit comments