Skip to content

Commit

Permalink
fix: upgrade eslint from 7.24.0 to 7.29.0 (nodeshift#585)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 7.24.0 to 7.29.0.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jul 20, 2021
1 parent d588890 commit c4570f8
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 61 deletions.
146 changes: 86 additions & 60 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 @@ -49,7 +49,7 @@
"codacy-coverage": "^3.4.0",
"coveralls": "^3.1.1",
"documentation": "^13.1.1",
"eslint": "^7.24.0",
"eslint": "^7.29.0",
"eslint-config-semistandard": "^15.0.1",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.22.1",
Expand Down

0 comments on commit c4570f8

Please sign in to comment.