Skip to content

Commit

Permalink
feat: upgrade eslint-plugin-promise from 6.5.0 to 7.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-promise from 6.5.0 to 7.0.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
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent a9df8e3 commit 52897d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -47,7 +47,7 @@
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "~16.0.2",
"eslint-plugin-promise": "^6.5.0",
"eslint-plugin-promise": "^7.0.0",
"mocha": "^10.7.0",
"nyc": "^17.0.0",
"standard-version": "^9.5.0"
Expand Down

0 comments on commit 52897d0

Please sign in to comment.