Skip to content

Commit 91cf752

Browse files
build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (#826)
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 9ef4cb5 commit 91cf752

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package-lock.json

Lines changed: 13 additions & 8 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
@@ -60,7 +60,7 @@
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-import": "^2.31.0",
6262
"eslint-plugin-node": "^11.1.0",
63-
"eslint-plugin-promise": "^7.1.0",
63+
"eslint-plugin-promise": "^7.2.1",
6464
"eslint-plugin-vue": "^9.32.0",
6565
"playwright-core": "^1.49.0",
6666
"vue-template-compiler": "^2.7.10"

0 commit comments

Comments
 (0)