diff --git a/package.json b/package.json index 0ac56f4..edb7d9a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-n": "15.3.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-promise": "6.0.1", + "eslint-plugin-promise": "6.6.0", "eslint-plugin-react": "7.31.8", "eslint-plugin-storybook": "0.6.4", "javascript-obfuscator": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 945a1cd..afd3fca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5639,10 +5639,10 @@ eslint-plugin-prettier@4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -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.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a" + integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ== eslint-plugin-react@7.31.8: version "7.31.8"