Skip to content

Commit

Permalink
Update latest eslint plugin versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Dec 4, 2024
1 parent a812a9d commit c9e3dfd
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 44 deletions.
8 changes: 4 additions & 4 deletions packages/volto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,8 @@
"@types/react-router-dom": "^5.3.3",
"@types/react-test-renderer": "18.0.7",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "10.4.8",
"axe-core": "4.4.2",
"babel-loader": "9.1.0",
Expand All @@ -335,8 +335,8 @@
"eslint-config-react-app": "^7.0.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-babel-plugin-root-import": "^1.1.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
Expand Down
Loading

0 comments on commit c9e3dfd

Please sign in to comment.