Skip to content

Commit 18af109

Browse files
chore(deps-dev): bump eslint-plugin-promise from 6.6.0 to 7.2.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.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@v6.6.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 98233a5 commit 18af109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-jsdoc": "^48.11.0",
5151
"eslint-plugin-n": "^15.7.0",
5252
"eslint-plugin-node": "^11.1.0",
53-
"eslint-plugin-promise": "^6.6.0",
53+
"eslint-plugin-promise": "^7.2.1",
5454
"jest": "^29",
5555
"jsdoc-to-markdown": "^8.0.0",
5656
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)