Skip to content

Commit a6c17ae

Browse files
build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 (#611)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.6.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.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 6.6.0 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 36bc1c2 commit a6c17ae

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
@@ -25,7 +25,7 @@
2525
"eslint-plugin-import": "2.27.5",
2626
"eslint-plugin-markdown": "3.0.0",
2727
"eslint-plugin-node": "11.1.0",
28-
"eslint-plugin-promise": "6.1.1",
28+
"eslint-plugin-promise": "6.6.0",
2929
"eslint-plugin-standard": "4.1.0",
3030
"mocha": "^11.1.0",
3131
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)