Skip to content

Commit e801c67

Browse files
build(deps-dev): Bump eslint-plugin-promise from 6.1.1 to 6.2.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.2.0. - [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@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53ef7cc commit e801c67

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

package-lock.json

Lines changed: 11 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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-jest": "^28.5.0",
5151
"eslint-plugin-jsdoc": "^48.2.2",
5252
"eslint-plugin-prettier": "^5.1.3",
53-
"eslint-plugin-promise": "^6.1.1",
53+
"eslint-plugin-promise": "^6.2.0",
5454
"eslint-plugin-security": "^3.0.0",
5555
"jest": "^29.7.0",
5656
"prettier": "^3.2.5"

0 commit comments

Comments
 (0)