Skip to content

Commit 25f8bca

Browse files
build(deps-dev): bump eslint-plugin-promise from 4.2.1 to 4.3.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 4.2.1 to 4.3.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@v4.2.1...v4.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 526752e commit 25f8bca

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-import": "2.27.5",
2424
"eslint-plugin-markdown": "3.0.0",
2525
"eslint-plugin-node": "11.1.0",
26-
"eslint-plugin-promise": "6.1.1",
26+
"eslint-plugin-promise": "6.6.0",
2727
"mocha": "10.2.0",
2828
"nyc": "15.1.0",
2929
"supertest": "6.3.3"

0 commit comments

Comments
 (0)