Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/robot-inventor/project/9df7ae08-c444-458b-a30d-258b187ea7af?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 29, 2021
1 parent b9ca0d2 commit 2c29006
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 8 deletions.
253 changes: 246 additions & 7 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 @@ -22,7 +22,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"eslint": "^7.28.0",
"eslint": "^7.30.0",
"ts-loader": "^9.2.3",
"typescript": "^4.3.5",
"web-ext": "^6.2.0",
Expand Down

0 comments on commit 2c29006

Please sign in to comment.