Skip to content

Commit 0cd2fb1

Browse files
build(deps-dev): bump eslint-plugin-promise from 5.2.0 to 6.1.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 5.2.0 to 6.1.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@v5.2.0...v6.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1be2e3 commit 0cd2fb1

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
@@ -83,7 +83,7 @@
8383
"eslint-plugin-babel": "^5.1.0",
8484
"eslint-plugin-import": "^2.13.0",
8585
"eslint-plugin-node": "^11.1.0",
86-
"eslint-plugin-promise": "^5.1.0",
86+
"eslint-plugin-promise": "^6.1.1",
8787
"eslint-plugin-standard": "^5.0.0",
8888
"husky": "^7.0.0",
8989
"in-publish": "^2.0.0",

0 commit comments

Comments
 (0)