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 b32b6a6 commit 6a70890Copy full SHA for 6a70890
packages/eslint-plugin-svelte/package.json
@@ -58,7 +58,6 @@
58
"dependencies": {
59
"@eslint-community/eslint-utils": "^4.4.1",
60
"@jridgewell/sourcemap-codec": "^1.5.0",
61
- "eslint-compat-utils": "^0.6.4",
62
"esutils": "^2.0.3",
63
"known-css-properties": "^0.35.0",
64
"postcss": "^8.4.49",
@@ -85,6 +84,7 @@
85
84
"acorn": "^8.14.0",
86
"assert": "^2.1.0",
87
"esbuild": "^0.25.0",
+ "eslint-compat-utils": "^0.6.4",
88
"eslint-scope": "^8.2.0",
89
"eslint-typegen": "^2.0.0",
90
"eslint-visitor-keys": "^4.2.0",
0 commit comments