about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-01 01:33:26 +0900
committerGitHub <noreply@github.com>2022-09-01 01:33:26 +0900
commit77e17a22f79aaea705e5e53e3f5354c43c6361ca (patch)
treef48619f427dd30743beccef5fceaca0bbedab844 /package.json
parentbf725837d5f5e972e8490b28e5f4439a5e9b8522 (diff)
Bump eslint-plugin-promise from 6.0.0 to 6.0.1 (#19087)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b4229d6d0..c0f497190 100644
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
     "eslint": "^7.32.0",
     "eslint-plugin-import": "~2.26.0",
     "eslint-plugin-jsx-a11y": "~6.6.1",
-    "eslint-plugin-promise": "~6.0.0",
+    "eslint-plugin-promise": "~6.0.1",
     "eslint-plugin-react": "~7.31.1",
     "jest": "^28.1.3",
     "jest-environment-jsdom": "^28.1.3",