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] authored Apr 9, 2024
1 parent f67f623 commit 3e16b50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@wayofdev/secretlint-config": "workspace:*",
"actionlint": "2.0.6",
"commitizen": "4.3.0",
"eslint": "8.57.0",
"eslint": "9.0.0",
"husky": "9.0.11",
"is-ci": "3.0.1",
"lint-staged": "15.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"es-check": "^7.1.1",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"graphql": "^16.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -156,7 +156,7 @@
"peerDependencies": {
"@graphql-eslint/eslint-plugin": "^3.17.0",
"@wayofdev/lint-staged-config": "^2.2.0",
"eslint": "^8.45.0",
"eslint": "^8.45.0 || ^9.0.0",
"graphql": "^16.6.0",
"prettier": "^3.0.0",
"react": "^18.2.0",
Expand Down

0 comments on commit 3e16b50

Please sign in to comment.