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 a1894a0 commit 829bb42Copy full SHA for 829bb42
package.json
@@ -10,11 +10,11 @@
10
"format-check": "prettier --check ."
11
},
12
"devDependencies": {
13
- "@eslint/js": "9.26.0",
+ "@eslint/js": "9.27.0",
14
"@rollup/plugin-node-resolve": "16.0.1",
15
"@rollup/plugin-terser": "0.4.4",
16
"@rollup/plugin-typescript": "11.1.6",
17
- "eslint": "9.26.0",
+ "eslint": "9.27.0",
18
"eslint-config-prettier": "10.1.5",
19
"prettier": "3.5.3",
20
"rollup": "4.40.2",
0 commit comments