Skip to content

Commit

Permalink
Update dependency eslint to v8.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2022
1 parent ecad8cf commit fa8666e
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 171 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lint": "eslint"
},
"dependencies": {
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-next": "^12.0.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@typescript-eslint/eslint-plugin": "5.19.0",
"@typescript-eslint/parser": "5.19.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.13.0",
"eslint": "8.17.0",
"jest-cli": "24.9.0",
"jest-environment-jsdom": "26.6.2",
"jest-environment-jsdom-sixteen": "2.0.0",
Expand Down
Loading

0 comments on commit fa8666e

Please sign in to comment.