Skip to content

Commit

Permalink
Update dependency eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent 1a3c69a commit 27ffbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^14.0.13",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"eslint": "^7.5.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-json-schema-validator": "^1.0.0",
Expand Down

0 comments on commit 27ffbb8

Please sign in to comment.