We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e5614 commit 62f1e40Copy full SHA for 62f1e40
package.json
@@ -10,13 +10,13 @@
10
"format:check": "prettier --check ."
11
},
12
"devDependencies": {
13
- "@eslint/js": "9.13.0",
+ "@eslint/js": "9.14.0",
14
"@rollup/plugin-node-resolve": "15.3.0",
15
"@rollup/plugin-terser": "0.4.4",
16
"@rollup/plugin-typescript": "11.1.6",
17
"@types/eslint__js": "8.42.3",
18
"covector": "^0.12.3",
19
- "eslint": "9.13.0",
+ "eslint": "9.14.0",
20
"eslint-config-prettier": "9.1.0",
21
"eslint-plugin-security": "3.0.1",
22
"prettier": "3.3.3",
0 commit comments