Skip to content

Commit 23fccf2

Browse files
chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 7.1.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 4.3.1 to 7.1.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@v4.3.1...v7.1.0) --- 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 6f93222 commit 23fccf2

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
@@ -47,7 +47,7 @@
4747
"eslint-config-standard": "^14.1.1",
4848
"eslint-plugin-import": "^2.22.0",
4949
"eslint-plugin-node": "^11.1.0",
50-
"eslint-plugin-promise": "^4.2.1",
50+
"eslint-plugin-promise": "^7.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"gen-esm-wrapper": "^1.1.3",
5353
"mocha": "^8.1.3",

0 commit comments

Comments
 (0)