Skip to content

Commit 8ed3d1b

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade eslint-plugin-promise from 6.0.0 to 6.2.0 (#407)
Snyk has created this PR to upgrade eslint-plugin-promise from 6.0.0 to 6.2.0. See this package in npm: eslint-plugin-promise See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/e8d21d75-2403-4802-8afa-ada5e48d4de5?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 0ce2334 commit 8ed3d1b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

+12-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-standard": "^17.0.0",
5353
"eslint-plugin-import": "^2.27.5",
5454
"eslint-plugin-n": "^15.6.1",
55-
"eslint-plugin-promise": "^6.0.0",
55+
"eslint-plugin-promise": "^6.2.0",
5656
"husky": "^7.0.4",
5757
"nock": "^13.3.2",
5858
"nyc": "~15.1.0",

0 commit comments

Comments
 (0)