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 17
17
},
18
18
"devDependencies" : {
19
19
"@types/jest" : " ^28.1.6" ,
20
- "@types/node" : " ^18.7.1 " ,
20
+ "@types/node" : " ^20.11.24 " ,
21
21
"coveralls" : " ^3.1.1" ,
22
22
"cross-env" : " ^7.0.3" ,
23
23
"cross-zip-cli" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 780
780
expect "^28.0.0"
781
781
pretty-format "^28.0.0"
782
782
783
- " @types/node@* " :
784
- version "20.2.5"
785
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
786
- integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
787
-
788
- " @types/node@^18.7.1 " :
789
- version "18.16.16"
790
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
791
- integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
783
+ " @types/node@*" , "@types/node@^20.11.24":
784
+ version "20.11.24"
785
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
786
+ integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
787
+ dependencies :
788
+ undici-types "~5.26.4"
792
789
793
790
" @types/prettier@^2.1.5 " :
794
791
version "2.7.3"
@@ -3560,6 +3557,11 @@ typescript@^5.3.3:
3560
3557
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3561
3558
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3562
3559
3560
+ undici-types@~5.26.4 :
3561
+ version "5.26.5"
3562
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3563
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3564
+
3563
3565
unique-filename@^2.0.0 :
3564
3566
version "2.0.1"
3565
3567
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-2.0.1.tgz#e785f8675a9a7589e0ac77e0b5c34d2eaeac6da2"
You can’t perform that action at this time.
0 commit comments