Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2022
1 parent 4d4edf7 commit d635721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -83,7 +83,7 @@
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"cross-env": "^7.0.2",
"eslint": "^7.21.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-config-standard": "^16.0.0",
"eslint-import-resolver-node": "^0.3.4",
Expand Down

0 comments on commit d635721

Please sign in to comment.