Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
fix: upgrade eslint from 7.18.0 to 7.19.0 (#286)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 7.18.0 to 7.19.0.

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

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/7864f1f6-7ebc-4c73-98b0-a7c95a78361f?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lwojcik and snyk-bot committed Feb 21, 2021
1 parent 35a57f5 commit 93fc67b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"cloudflare": "2.7.0",
"eslint": "7.18.0",
"eslint": "7.19.0",
"eslint-config-airbnb-typescript": "12.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
Expand Down

0 comments on commit 93fc67b

Please sign in to comment.