Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
fix: upgrade eslint-plugin-standard from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-standard from 4.0.1 to 4.0.2.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/ae73c67c-3bc9-47ee-9188-3c078ef0538e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 12, 2020
1 parent 0775016 commit 1846cb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -34,7 +34,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-standard": "^4.0.2",
"https-proxy-agent": "^2.2.3",
"nyc": "^14.1.1",
"sshpk": "~1.16.1",
Expand Down

0 comments on commit 1846cb5

Please sign in to comment.