Skip to content

Commit 1596cf9

Browse files
Bump eslint-plugin-promise from 4.3.1 to 6.0.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 6.0.0. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits) --- 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 e0df962 commit 1596cf9

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
@@ -50,7 +50,7 @@
5050
"eslint-config-standard": "^14.1.1",
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^11.1.0",
53-
"eslint-plugin-promise": "^4.2.1",
53+
"eslint-plugin-promise": "^6.0.0",
5454
"eslint-plugin-standard": "^3.0.1",
5555
"mocha": "^7.0.1",
5656
"nyc": "^15.0.0"

0 commit comments

Comments
 (0)