Skip to content

Commit

Permalink
fix: upgrade eslint from 7.16.0 to 7.22.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 7.16.0 to 7.22.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/tanver-hasan/project/6e934631-b657-40d6-bf89-59ee9faa0c93?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 12, 2021
1 parent f7130b0 commit 81ff5b8
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 60 deletions.
205 changes: 146 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"babel-eslint": "^10.1.0",
"babel-plugin-styled-components": "^1.11.1",
"eslint": "^7.10.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^6.15.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-prettier": "^3.1.4",
Expand Down

0 comments on commit 81ff5b8

Please sign in to comment.