Skip to content

Commit b42698f

Browse files
chore(deps): update devdependency eslint-plugin-promise to v7
1 parent 8c376bd commit b42698f

File tree

3 files changed

+22
-13
lines changed

3 files changed

+22
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "^5.59.0",
3939
"eslint": "^8.39.0",
4040
"eslint-plugin-prettier": "^4.2.1",
41-
"eslint-plugin-promise": "^6.1.1",
41+
"eslint-plugin-promise": "^7.0.0",
4242
"nuxt": "^3.4.2",
4343
"prettier": "^2.8.8",
4444
"typescript": "*",

pnpm-lock.yaml

Lines changed: 16 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,6 +3229,11 @@ eslint-plugin-promise@^6.1.1:
32293229
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
32303230
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
32313231

3232+
eslint-plugin-promise@^7.0.0:
3233+
version "7.0.0"
3234+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
3235+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
3236+
32323237
eslint-plugin-unicorn@^44.0.2:
32333238
version "44.0.2"
32343239
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3"

0 commit comments

Comments
 (0)