Merge pull request #1421 from shlinkio/dependabot/npm_and_yarn/eslint-4009f63520

Bump the eslint group with 3 updates
This commit is contained in:
Alejandro Celaya
2025-01-18 09:50:29 +01:00
committed by GitHub
2 changed files with 114 additions and 114 deletions

View File

@@ -58,7 +58,7 @@
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~3.2.1",
"@shlinkio/stylelint-config-css-coding-standard": "~1.1.1",
"@stylistic/eslint-plugin": "^2.12.1",
"@stylistic/eslint-plugin": "^2.13.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.0",
@@ -73,7 +73,7 @@
"chalk": "^5.4.1",
"eslint": "^9.18.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"history": "^5.3.0",
@@ -81,7 +81,7 @@
"sass": "^1.83.4",
"stylelint": "^15.11.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vite-plugin-pwa": "^0.21.1",
"vitest": "^2.0.2"