Skip to content

Commit 58fa1dc

Browse files
Bump eslint-plugin-promise from 6.1.1 to 6.4.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.4.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.4.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 5e07efd commit 58fa1dc

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-import": "^2.29.1",
3434
"eslint-plugin-n": "^16.0.0",
3535
"eslint-plugin-prettier": "^5.1.1",
36-
"eslint-plugin-promise": "^6.1.1",
36+
"eslint-plugin-promise": "^6.4.0",
3737
"prettier": "^3.3.2"
3838
},
3939
"engines": {

0 commit comments

Comments
 (0)