Skip to content

Commit ab471c7

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

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.1.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.1.0:
3233+
version "7.1.0"
3234+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
3235+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
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)