Skip to content

Commit cc282e1

Browse files
chore(deps-dev): bump eslint-plugin-promise from 6.0.0 to 6.0.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 6.0.0 to 6.0.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90ab84c commit cc282e1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.26.0",
5252
"eslint-plugin-lodash": "^7.4.0",
5353
"eslint-plugin-prettier": "^4.2.1",
54-
"eslint-plugin-promise": "^6.0.0",
54+
"eslint-plugin-promise": "^6.0.1",
5555
"husky": "^4.3.8",
5656
"jest": "^27.5.1",
5757
"lint-staged": "^10.5.4",

0 commit comments

Comments
 (0)