File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 20
20
"@pliancy/eslint-config-ts" : " 1.1.1" ,
21
21
"@pliancy/semantic-release-config-npm" : " 2.2.0" ,
22
22
"@types/jest" : " 29.5.12" ,
23
- "@types/node" : " 20.11.25 " ,
23
+ "@types/node" : " 22.13.8 " ,
24
24
"commitizen" : " 4.3.0" ,
25
25
"cpy-cli" : " 5.0.0" ,
26
26
"husky" : " 9.0.11" ,
Original file line number Diff line number Diff line change 1266
1266
dependencies :
1267
1267
undici-types "~5.26.4"
1268
1268
1269
- " @types/node@20.11.25 " :
1270
- version "20.11.25 "
1271
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25 .tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f "
1272
- integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw ==
1269
+ " @types/node@22.13.8 " :
1270
+ version "22.13.8 "
1271
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8 .tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d "
1272
+ integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ ==
1273
1273
dependencies :
1274
- undici-types "~5.26.4 "
1274
+ undici-types "~6.20.0 "
1275
1275
1276
1276
" @types/normalize-package-data@^2.4.0 " :
1277
1277
version "2.4.4"
@@ -6709,6 +6709,11 @@ undici-types@~5.26.4:
6709
6709
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6710
6710
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6711
6711
6712
+ undici-types@~6.20.0 :
6713
+ version "6.20.0"
6714
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6715
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6716
+
6712
6717
unique-filename@^1.1.1 :
6713
6718
version "1.1.1"
6714
6719
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments