Skip to content

Commit 0bed0aa

Browse files
committed
chore(deps): update dependency eslint-plugin-promise to v6.6.0
1 parent aa2eeda commit 0bed0aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jest": "27.9.0",
4343
"eslint-plugin-jsdoc": "41.1.2",
4444
"eslint-plugin-no-use-extend-native": "0.5.0",
45-
"eslint-plugin-promise": "6.1.1",
45+
"eslint-plugin-promise": "6.6.0",
4646
"eslint-plugin-unicorn": "23.0.0",
4747
"fuzzy": "0.1.3",
4848
"global": "4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,10 +3857,10 @@ [email protected]:
38573857
is-obj-prop "^1.0.0"
38583858
is-proto-prop "^2.0.0"
38593859

3860-
eslint-plugin-promise@6.1.1:
3861-
version "6.1.1"
3862-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
3863-
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
3860+
eslint-plugin-promise@6.6.0:
3861+
version "6.6.0"
3862+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
3863+
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
38643864

38653865
38663866
version "23.0.0"

0 commit comments

Comments
 (0)