Merge pull request #1598 from shlinkio/dependabot/npm_and_yarn/eslint-6fb493da14

Bump the eslint group with 3 updates
This commit is contained in:
Alejandro Celaya
2025-06-28 10:25:12 +02:00
committed by GitHub
2 changed files with 175 additions and 206 deletions

View File

@@ -51,7 +51,7 @@
},
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~3.5.0",
"@stylistic/eslint-plugin": "^4.4.1",
"@stylistic/eslint-plugin": "^5.0.0",
"@tailwindcss/vite": "^4.1.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
@@ -65,7 +65,7 @@
"adm-zip": "^0.5.16",
"axe-core": "^4.10.3",
"chalk": "^5.4.1",
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
@@ -76,7 +76,7 @@
"playwright": "^1.53.1",
"tailwindcss": "^4.1.3",
"typescript": "^5.8.3",
"typescript-eslint": "^8.34.1",
"typescript-eslint": "^8.35.0",
"vite": "^6.3.5",
"vite-plugin-pwa": "^1.0.0",
"vitest": "^3.0.5"