Skip to content

Commit 9cb6ea0

Browse files
dependabot[bot]atodorov
authored andcommitted
Bump eslint-plugin-promise from 6.6.0 to 7.2.1
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.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@v6.6.0...v7.2.1) --- 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 2c06af6 commit 9cb6ea0

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
@@ -6,7 +6,7 @@
66
"eslint-config-standard": "^17.0.0",
77
"eslint-plugin-import": "^2.26.0",
88
"eslint-plugin-node": "^11.1.0",
9-
"eslint-plugin-promise": "^6.0.0"
9+
"eslint-plugin-promise": "^7.2.1"
1010
},
1111
"eslintConfig": {
1212
"overrides": [

0 commit comments

Comments
 (0)