Skip to content

Commit 2e9f990

Browse files
chore(deps): update dependency eslint-plugin-promise to v6.1.1
1 parent ad5d396 commit 2e9f990

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "2.26.0",
5656
"eslint-plugin-n": "15.3.0",
5757
"eslint-plugin-prettier": "4.2.1",
58-
"eslint-plugin-promise": "6.0.1",
58+
"eslint-plugin-promise": "6.1.1",
5959
"eslint-plugin-react": "7.31.8",
6060
"eslint-plugin-storybook": "0.6.4",
6161
"javascript-obfuscator": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5644,10 +5644,10 @@ [email protected]:
56445644
dependencies:
56455645
prettier-linter-helpers "^1.0.0"
56465646

5647-
eslint-plugin-promise@6.0.1:
5648-
version "6.0.1"
5649-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
5650-
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
5647+
eslint-plugin-promise@6.1.1:
5648+
version "6.1.1"
5649+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
5650+
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
56515651

56525652
56535653
version "7.31.8"

0 commit comments

Comments
 (0)