Skip to content

Commit 61e0921

Browse files
fix(deps): update dependency eslint-plugin-promise to v7
1 parent 84bdb8a commit 61e0921

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-jest": "28.5.0",
4747
"eslint-plugin-node": "11.1.0",
4848
"eslint-plugin-prettier": "5.1.3",
49-
"eslint-plugin-promise": "6.2.0",
49+
"eslint-plugin-promise": "7.0.0",
5050
"eslint-plugin-react": "7.34.2",
5151
"nodemon": "3.1.1",
5252
"npm-run-all": "4.1.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2844,10 +2844,10 @@ [email protected]:
28442844
prettier-linter-helpers "^1.0.0"
28452845
synckit "^0.8.6"
28462846

2847-
eslint-plugin-promise@6.2.0:
2848-
version "6.2.0"
2849-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
2850-
integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==
2847+
eslint-plugin-promise@7.0.0:
2848+
version "7.0.0"
2849+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
2850+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
28512851

28522852
28532853
version "7.34.2"

0 commit comments

Comments
 (0)