Skip to content

Commit 30924f0

Browse files
feat: bump fetch 3.6.6 with nodejs 24.20.0, 26.8.1 (#298)
Co-authored-by: robertsLando <11502495+robertsLando@users.noreply.github.com>
1 parent fd33206 commit 30924f0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/traverse": "^7.23.0",
2828
"@babel/types": "^7.23.0",
2929
"@roberts_lando/vfs": "^0.3.3",
30-
"@yao-pkg/pkg-fetch": "3.6.5",
30+
"@yao-pkg/pkg-fetch": "3.6.6",
3131
"esbuild": "^0.28.1",
3232
"into-stream": "^9.1.0",
3333
"multistream": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -861,10 +861,10 @@
861861
"@typescript-eslint/types" "8.55.0"
862862
eslint-visitor-keys "^4.2.1"
863863

864-
"@yao-pkg/pkg-fetch@3.6.5":
865-
version "3.6.5"
866-
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.6.5.tgz#e6eab79062b921ccd54f337f17501ae67bf7e21b"
867-
integrity sha512-Sd1Hff7imsF2rcZ2GLQuIzVm2fc3Za+nE4KSWPTwIYegN/r90UFg3bq0MLSugbWQaVht72zzxV0MiKE0wvT1zA==
864+
"@yao-pkg/pkg-fetch@3.6.6":
865+
version "3.6.6"
866+
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.6.6.tgz#033dea51030273c8565bc77e8d38b7d0a81033e8"
867+
integrity sha512-Nu9ytHewcV6FuH4WvdpYZxz2XwiP2p30jlPBzbvwsS3OPYN7RRTyGrXhcmhS59O3AdXz/LW+4bozhV3alN+MEA==
868868
dependencies:
869869
picocolors "^1.1.0"
870870
progress "^2.0.3"

0 commit comments

Comments
 (0)