Skip to content

Commit

Permalink
Update dependency eslint to v8.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent dccbe1f commit 95f6056
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.19.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 95f6056

Please sign in to comment.