logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 21d990a931ff54141ea758baa1edecb44e370e0d
parent 494e1c19c820d524ef8a9e03d188ab4f04710569
Author: Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>
Date:   Sun,  6 Nov 2022 09:05:43 +0000

Update dependency eslint-plugin-promise to v6.1.1

Diffstat:

Mpackage.json2+-
Myarn.lock8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -77,7 +77,7 @@ "eslint-formatter-friendly": "7.0.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-n": "15.4.0", - "eslint-plugin-promise": "6.0.1", + "eslint-plugin-promise": "6.1.1", "eslint-plugin-vue": "9.7.0", "eslint-webpack-plugin": "3.2.0", "eventsource-polyfill": "0.9.6", diff --git a/yarn.lock b/yarn.lock @@ -3928,10 +3928,10 @@ eslint-plugin-n@15.4.0: resolve "^1.22.1" semver "^7.3.7" -eslint-plugin-promise@6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423" - integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw== +eslint-plugin-promise@6.1.1: + 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-vue@9.7.0: version "9.7.0"