]> cat aescling's git repositories - mastodon.git/commitdiff
Bump eslint-plugin-promise from 5.1.0 to 5.1.1 (#16905)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 28 Oct 2021 01:26:58 +0000 (10:26 +0900)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 01:26:58 +0000 (10:26 +0900)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index 19b0a1c8de0749efe2da836a8590d4e3ef2eece7..87e2bbae71a68bb5ce9f7a0571091f519f5a2a7e 100644 (file)
     "eslint": "^7.32.0",
     "eslint-plugin-import": "~2.25.2",
     "eslint-plugin-jsx-a11y": "~6.4.1",
-    "eslint-plugin-promise": "~5.1.0",
+    "eslint-plugin-promise": "~5.1.1",
     "eslint-plugin-react": "~7.26.1",
     "jest": "^27.3.1",
     "raf": "^3.4.1",
index 4c4300a7617ff31f12626fa165c5dbb10ecfacfc..1ea02186d88f6f3c52ed3eea5414ca205b373b06 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4327,10 +4327,10 @@ eslint-plugin-jsx-a11y@~6.4.1:
     jsx-ast-utils "^3.1.0"
     language-tags "^1.0.5"
 
-eslint-plugin-promise@~5.1.0:
-  version "5.1.0"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
-  integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
+eslint-plugin-promise@~5.1.1:
+  version "5.1.1"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
+  integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==
 
 eslint-plugin-react@~7.26.1:
   version "7.26.1"