Skip to content

Commit 4eea80c

Browse files
committed
fix: bump [email protected] with missing node22 macOS arm64 support
1 parent 3c6eb82 commit 4eea80c

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.11",
28+
"@yao-pkg/pkg-fetch": "3.5.12",
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/[email protected].11":
671-
version "3.5.11"
672-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.11.tgz#039804d2180a192b281452cb5402077a4b486cfa"
673-
integrity sha512-2tQ/1n7BLTptW6lL0pfTCnVMIxls8Jiw0/ClK1J2Fja9z2S2j4uzNL5dwGRqtvPJPn/q9i8X+Y+c4dwnMb+NOA==
670+
"@yao-pkg/[email protected].12":
671+
version "3.5.12"
672+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.12.tgz#62dce956f1ab6eadd18843c1c9c9c7422dd25201"
673+
integrity sha512-1owgBz/dLPoHfRju0xLd8tOzJniSTRxysOv24z8t0Axw4Oe3+0CDlHOmP/VoxJvMujUY7Qm8U9qUaEsqvaCxCw==
674674
dependencies:
675675
chalk "^4.1.2"
676676
fs-extra "^9.1.0"

0 commit comments

Comments
 (0)