Skip to content

Commit b1633d2

Browse files
chore(deps): update dependency eslint-plugin-promise to v7
1 parent 4b09c96 commit b1633d2

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.26.0",
6969
"eslint-plugin-jest": "24.7.0",
7070
"eslint-plugin-node": "11.1.0",
71-
"eslint-plugin-promise": "5.2.0",
71+
"eslint-plugin-promise": "7.0.0",
7272
"eslint-plugin-testing-library": "4.12.4",
7373
"husky": "6.0.0",
7474
"lint-staged": "11.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12244,10 +12244,10 @@ [email protected]:
1224412244
resolve "^1.10.1"
1224512245
semver "^6.1.0"
1224612246

12247-
eslint-plugin-promise@5.2.0:
12248-
version "5.2.0"
12249-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
12250-
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
12247+
eslint-plugin-promise@7.0.0:
12248+
version "7.0.0"
12249+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
12250+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
1225112251

1225212252
1225312253
version "4.6.0"

0 commit comments

Comments
 (0)