Skip to content

Commit 622f65c

Browse files
chore(deps): update dependency eslint-plugin-promise to v6 (#4030)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e64fcd2 commit 622f65c

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
@@ -58,7 +58,7 @@
5858
"eslint-config-standard": "16.0.3",
5959
"eslint-plugin-import": "2.25.3",
6060
"eslint-plugin-node": "11.1.0",
61-
"eslint-plugin-promise": "5.2.0",
61+
"eslint-plugin-promise": "6.0.0",
6262
"eslint-plugin-standard": "5.0.0",
6363
"globby": "11.0.4",
6464
"graphql": "16.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6015,10 +6015,10 @@ [email protected]:
60156015
resolve "^1.10.1"
60166016
semver "^6.1.0"
60176017

6018-
eslint-plugin-promise@5.2.0:
6019-
version "5.2.0"
6020-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
6021-
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
6018+
eslint-plugin-promise@6.0.0:
6019+
version "6.0.0"
6020+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
6021+
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
60226022

60236023
60246024
version "5.0.0"

0 commit comments

Comments
 (0)