Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 431c1f8 commit 37bb30a
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 1,010 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"trailingComma": "all"
},
"devDependencies": {
"eslint": "^8.21.0",
"eslint": "^9.1.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-4catalyzer-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@4c/jest-preset": "^1.8.0",
"eslint": "^8.21.0",
"eslint": "^9.1.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1",
Expand Down

0 comments on commit 37bb30a

Please sign in to comment.