Skip to content

Commit 20a4508

Browse files
Bump eslint-plugin-promise from 6.1.1 to 6.6.0 (#661)
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-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> Co-authored-by: Yadhav Jayaraman <[email protected]>
1 parent c8941da commit 20a4508

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
@@ -42,7 +42,7 @@
4242
"eslint-config-standard": "^17.1.0",
4343
"eslint-plugin-import": "^2.29.1",
4444
"eslint-plugin-node": "^11.1.0",
45-
"eslint-plugin-promise": "^6.0.1",
45+
"eslint-plugin-promise": "^6.6.0",
4646
"http-status-codes": "^2.2.0",
4747
"jest": "^29.5.0",
4848
"jest-junit": "^16.0.0",

0 commit comments

Comments
 (0)