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

index 6be25ec7ff4e0d1cd06430422a58f45b5d0d6a04..130f6b5aa3a02450b5ac23a04db8e171198dc686 100644 (file)
     "eslint": "^7.32.0",
     "eslint-plugin-import": "~2.25.3",
     "eslint-plugin-jsx-a11y": "~6.5.1",
-    "eslint-plugin-promise": "~5.1.1",
+    "eslint-plugin-promise": "~6.0.0",
     "eslint-plugin-react": "~7.27.1",
     "jest": "^27.4.5",
     "raf": "^3.4.1",
index 883e86f901f3e6ee7c92614c7ccacaebdccf93a4..7faa78aaf27c6efe84b1f50774f85592942b50cf 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4290,10 +4290,10 @@ eslint-plugin-jsx-a11y@~6.5.1:
     language-tags "^1.0.5"
     minimatch "^3.0.4"
 
-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-promise@~6.0.0:
+  version "6.0.0"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
+  integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
 
 eslint-plugin-react@~7.27.1:
   version "7.27.1"