Skip to content

Commit dda9032

Browse files
committed
feat: bump pkg-fetch@3.5.10 with node 20.17.0 and 18.20.4 support
1 parent d9b28c3 commit dda9032

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/generator": "7.23.0",
2626
"@babel/parser": "7.23.0",
2727
"@babel/types": "7.23.0",
28-
"@yao-pkg/pkg-fetch": "3.5.9",
28+
"@yao-pkg/pkg-fetch": "3.5.10",
2929
"chalk": "^4.1.2",
3030
"fs-extra": "^9.1.0",
3131
"globby": "^11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,10 +667,10 @@
667667
"@typescript-eslint/types" "6.7.4"
668668
eslint-visitor-keys "^3.4.1"
669669

670-
"@yao-pkg/pkg-fetch@3.5.9":
671-
version "3.5.9"
672-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.9.tgz#dbdb12f683183cba568b620ace660903222fae5a"
673-
integrity sha512-usMwwqFCd2B7k+V87u6kiTesyDSlw+3LpiuYBWe+UgryvSOk/NXjx3XVCub8hQoi0bCREbdQ6NDBqminyHJJrg==
670+
"@yao-pkg/pkg-fetch@3.5.10":
671+
version "3.5.10"
672+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.10.tgz#d032413c39c2f3b4d2750d92363679d009f58ef7"
673+
integrity sha512-1uBGC9lV1Bif5IONYzx6h7lX8wx7NtFrw6SZDLsax7fEl/a5R5j+Pg9iM6Y6BevsnfsuYP6KLuGMvDw0NeZmVg==
674674
dependencies:
675675
chalk "^4.1.2"
676676
fs-extra "^9.1.0"

0 commit comments

Comments
 (0)