Skip to content

Commit

Permalink
chore(deps): update all linting dependencies (#4880)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent df3bcb1 commit 30ac3a1
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 505 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-parser": "7.25.7",
"@babel/node": "7.25.0",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-function-sent": "7.24.7",
Expand Down Expand Up @@ -98,7 +98,7 @@
"cross-env": "7.0.3",
"debug": "4.3.7",
"detect-secrets": "1.0.6",
"eslint": "8.57.0",
"eslint": "8.57.1",
"fs-extra": "11.2.0",
"got": "11.8.6",
"husky": "8.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/tools/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-verdaccio": "10.0.0"
Expand Down
Loading

0 comments on commit 30ac3a1

Please sign in to comment.