Merge pull request #18 from BluemediaDev/dependabot/npm_and_yarn/eslint/js-9.30.0

Bump @eslint/js from 9.29.0 to 9.30.0
This commit is contained in:
Oliver Traber 2025-07-01 20:25:51 +02:00 committed by GitHub
commit 79b909a9a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 6 deletions

View file

@ -15,7 +15,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.30.0",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.22.2",
"@sveltejs/vite-plugin-svelte": "^5.0.0",