From f347f2c2bc71df2190bf65316ed985c1e19d0763 Mon Sep 17 00:00:00 2001 From: Matweb Bot <matweb@brief.li> Date: Tue, 4 Apr 2023 03:25:33 +0000 Subject: [PATCH] RenovateBot: Update dependency eslint-plugin-promise to v6.1.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e766780c..46cd8cfd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4550,9 +4550,9 @@ eslint-plugin-node@^11.0.0: semver "^6.1.0" eslint-plugin-promise@^6.0.0: - version "6.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423" - integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw== + version "6.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816" + integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig== eslint-plugin-quasar@^1.1.0: version "1.1.0" -- GitLab