Skip to content

Commit

Permalink
fix: upgrade eslint from 7.25.0 to 7.30.0 (#210)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 7.25.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/621d5594-f4e8-418c-a276-aff44280d00b?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 26, 2021
1 parent dece3be commit 178a125
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 31 deletions.
80 changes: 50 additions & 30 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 @@ -26,7 +26,7 @@
"@material/mwc-radio": "^0.21.0",
"@material/mwc-snackbar": "^0.21.0",
"@material/mwc-switch": "^0.21.0",
"eslint": "^7.25.0",
"eslint": "^7.30.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.19.0",
Expand Down

0 comments on commit 178a125

Please sign in to comment.