This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 74
74
"@nuxtjs/pwa" : " ^3.3.5" ,
75
75
"@release-it/conventional-changelog" : " ^9.0.3" ,
76
76
"@types/fs-extra" : " ^11.0.4" ,
77
- "@types/node" : " ^22.9.1 " ,
77
+ "@types/node" : " ^22.9.3 " ,
78
78
"@types/normalize-path" : " ^3.0.2" ,
79
79
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
80
80
"@typescript-eslint/parser" : " ^7.18.0" ,
81
81
"codecov" : " ^3.8.3" ,
82
82
"core-js" : " 3.39.0" ,
83
83
"cross-env" : " ^7.0.3" ,
84
84
"eslint" : " ^8.57.1" ,
85
- "eslint-plugin-promise" : " ^7.1 .0" ,
85
+ "eslint-plugin-promise" : " ^7.2 .0" ,
86
86
"happy-dom" : " ^15.11.6" ,
87
87
"http-server" : " ^14.1.1" ,
88
88
"lint-staged" : " ^15.2.10" ,
Original file line number Diff line number Diff line change 3957
3957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
3958
3958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
3959
3959
3960
- "@types/node@^22.9.1 ":
3961
- version "22.9.1 "
3962
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1 .tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71 "
3963
- integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg ==
3960
+ "@types/node@^22.9.3 ":
3961
+ version "22.9.3 "
3962
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3 .tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4 "
3963
+ integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw ==
3964
3964
dependencies:
3965
3965
undici-types "~6.19.8"
3966
3966
@@ -7529,10 +7529,12 @@ eslint-formatter-pretty@^4.1.0:
7529
7529
string-width "^4.2.0"
7530
7530
supports-hyperlinks "^2.0.0"
7531
7531
7532
- eslint-plugin-promise@^7.1.0:
7533
- version "7.1.0"
7534
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
7535
- integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
7532
+ eslint-plugin-promise@^7.2.0:
7533
+ version "7.2.0"
7534
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
7535
+ integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
7536
+ dependencies:
7537
+ "@eslint-community/eslint-utils" "^4.4.0"
7536
7538
7537
7539
eslint-rule-docs@^1.1.5:
7538
7540
version "1.1.235"
You can’t perform that action at this time.
0 commit comments