Skip to content

Commit a8d2150

Browse files
build(deps-dev): bump eslint-plugin-promise from 5.2.0 to 7.2.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 5.2.0 to 7.2.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v5.2.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0852175 commit a8d2150

File tree

2 files changed

+69
-11
lines changed

2 files changed

+69
-11
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-standard": "^16.0.3",
2929
"eslint-plugin-import": "^2.26.0",
3030
"eslint-plugin-node": "^11.1.0",
31-
"eslint-plugin-promise": "^5.2.0",
31+
"eslint-plugin-promise": "^7.2.1",
3232
"eslint-plugin-standard": "^5.0.0",
3333
"jest": "^27.5.1",
3434
"koa": "^2.13.4",

0 commit comments

Comments
 (0)