Skip to content

Commit

Permalink
fix: upgrade eslint from 7.16.0 to 7.21.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.21.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 2, 2021
1 parent f7130b0 commit 9014e4e
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 53 deletions.
186 changes: 134 additions & 52 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
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.21.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 9014e4e

Please sign in to comment.