File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 47
47
"@technote-space/github-action-log-helper" : " ^0.2.9" ,
48
48
"@technote-space/github-action-test-helper" : " ^0.11.1" ,
49
49
"@technote-space/release-github-actions-cli" : " ^1.9.3" ,
50
- "@types/node" : " ^18.11.11 " ,
50
+ "@types/node" : " ^22.7.9 " ,
51
51
"@typescript-eslint/eslint-plugin" : " ^5.45.1" ,
52
52
"@typescript-eslint/parser" : " ^5.45.1" ,
53
53
"@vitest/coverage-c8" : " ^0.25.4" ,
Original file line number Diff line number Diff line change 595
595
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
596
596
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
597
597
598
- " @types/node@*" , "@types/node@^18.11.11":
599
- version "18.11.11"
600
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
601
- integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==
598
+ " @types/node@*" , "@types/node@^22.7.9":
599
+ version "22.7.9"
600
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9"
601
+ integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==
602
+ dependencies :
603
+ undici-types "~6.19.2"
602
604
603
605
604
606
version "20.5.1"
@@ -3511,6 +3513,11 @@ unbox-primitive@^1.0.2:
3511
3513
has-symbols "^1.0.3"
3512
3514
which-boxed-primitive "^1.0.2"
3513
3515
3516
+ undici-types@~6.19.2 :
3517
+ version "6.19.8"
3518
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3519
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3520
+
3514
3521
universal-user-agent@^6.0.0 :
3515
3522
version "6.0.0"
3516
3523
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
You can’t perform that action at this time.
0 commit comments