Skip to content

Commit 1d8df70

Browse files
committed
feat: bump [email protected] with nodejs 22 support (by @faulpeltz)
1 parent cdf5088 commit 1d8df70

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.10",
28+
"@yao-pkg/pkg-fetch": "3.5.11",
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].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==
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==
674674
dependencies:
675675
chalk "^4.1.2"
676676
fs-extra "^9.1.0"

0 commit comments

Comments
 (0)