chore(web): bump eslint-plugin-svelte in the package.json (#18695)

This commit is contained in:
Ben McCann 2025-05-28 06:40:43 -07:00 committed by GitHub
parent a40d35555f
commit b5593823a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
web/package-lock.json generated
View File

@ -64,7 +64,7 @@
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.0",
"eslint-p": "^0.23.0",
"eslint-plugin-svelte": "^3.0.0",
"eslint-plugin-svelte": "^3.9.0",
"eslint-plugin-unicorn": "^57.0.0",
"factory.ts": "^1.4.1",
"globals": "^16.0.0",

View File

@ -81,7 +81,7 @@
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.0",
"eslint-p": "^0.23.0",
"eslint-plugin-svelte": "^3.0.0",
"eslint-plugin-svelte": "^3.9.0",
"eslint-plugin-unicorn": "^57.0.0",
"factory.ts": "^1.4.1",
"globals": "^16.0.0",