Skip to content

Commit

Permalink
feat: upgrade eslint-plugin-promise from 4.3.1 to 6.0.0 (#620)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-promise from 4.3.1 to 6.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/8a206b8f-68e6-4718-adec-c9a0367bcd69?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 17, 2022
1 parent 0150b11 commit b993b3a
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 @@ -58,7 +58,7 @@
"eslint-config-standard": "^14.0.0",
"eslint-plugin-import": "~2.25.4",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-promise": "~4.3.1",
"eslint-plugin-promise": "~6.0.0",
"eslint-plugin-standard": "^4.1.0",
"husky": "^6.0.0",
"ink-docstrap": "^1.3.2",
Expand Down

0 comments on commit b993b3a

Please sign in to comment.