Skip to content

Commit da80e45

Browse files
build(deps-dev): Bump eslint-plugin-promise from 7.1.0 to 7.2.1 (#262)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 7.1.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@v7.1.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ce8268 commit da80e45

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

Lines changed: 13 additions & 9 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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jest": "^28.9.0",
5252
"eslint-plugin-jsdoc": "^50.4.3",
5353
"eslint-plugin-prettier": "^5.2.1",
54-
"eslint-plugin-promise": "^7.1.0",
54+
"eslint-plugin-promise": "^7.2.1",
5555
"eslint-plugin-security": "^3.0.1",
5656
"globals": "^15.12.0",
5757
"jest": "^29.7.0",

0 commit comments

Comments
 (0)