Skip to content

Commit 20d53b9

Browse files
committed
fix: upgrade eslint-plugin-promise from 6.1.1 to 6.2.0
Snyk has created this PR to upgrade eslint-plugin-promise from 6.1.1 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/f6999c7c-f419-43d7-9c50-ea0d721da9f4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6c6696f commit 20d53b9

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-standard": "^17.0.0",
4848
"eslint-plugin-import": "^2.29.1",
4949
"eslint-plugin-n": "~16.0.2",
50-
"eslint-plugin-promise": "^6.1.1",
50+
"eslint-plugin-promise": "^6.2.0",
5151
"mocha": "^10.4.0",
5252
"nyc": "^15.1.0",
5353
"standard-version": "^9.5.0"

0 commit comments

Comments
 (0)