Skip to content

Commit 9c401e0

Browse files
committed
fix: upgrade eslint-plugin-promise from 6.2.0 to 6.4.0
Snyk has created this PR to upgrade eslint-plugin-promise from 6.2.0 to 6.4.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
1 parent 3e71a63 commit 9c401e0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
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.2.0",
55+
"eslint-plugin-promise": "^6.4.0",
5656
"husky": "^7.0.4",
5757
"nock": "^13.3.2",
5858
"nyc": "~17.0.0",

0 commit comments

Comments
 (0)