We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf92a3f commit 762833dCopy full SHA for 762833d
package.json
@@ -64,7 +64,7 @@
64
"@commitlint/cli": "19.5.0",
65
"@commitlint/config-conventional": "19.5.0",
66
"@eslint/compat": "1.2.2",
67
- "@eslint/js": "9.12.0",
+ "@eslint/js": "9.15.0",
68
"@semantic-release/commit-analyzer": "13.0.0",
69
"@semantic-release/git": "10.0.1",
70
"@semantic-release/github": "11.0.1",
@@ -85,7 +85,7 @@
85
"commitizen": "4.3.1",
86
"commitlint": "19.5.0",
87
"cz-conventional-changelog": "3.3.0",
88
- "eslint": "9.12.0",
+ "eslint": "9.15.0",
89
"eslint-config-prettier": "9.1.0",
90
"eslint-plugin-import": "2.31.0",
91
"eslint-plugin-prettier": "5.2.1",
0 commit comments