Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-promise from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-promise from 5.1.0 to 5.2.0.

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

See this project in Snyk:
https://app.snyk.io/org/yext/project/0f7d62e5-8ca2-46bd-abb0-048a1a25e0fa?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 23, 2021
1 parent 80091b3 commit 28fa41e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -66,7 +66,7 @@
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^5.2.0",
"fs-extra": "^9.0.1",
"full-icu": "^1.3.4",
"generate-license-file": "^1.1.0",
Expand Down

0 comments on commit 28fa41e

Please sign in to comment.