Skip to content

Commit

Permalink
feat: pkg-fetch@3.5.9 with nodejs 18.19.1 and 20.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Feb 16, 2024
1 parent 7472af7 commit d6485df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/generator": "7.23.0",
"@babel/parser": "7.23.0",
"@babel/types": "7.23.0",
"@yao-pkg/pkg-fetch": "3.5.8",
"@yao-pkg/pkg-fetch": "3.5.9",
"chalk": "^4.1.2",
"fs-extra": "^9.1.0",
"globby": "^11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,10 @@
"@typescript-eslint/types" "6.7.4"
eslint-visitor-keys "^3.4.1"

"@yao-pkg/pkg-fetch@3.5.8":
version "3.5.8"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.8.tgz#2601026f8ad8fbdaa0650db2a957d594b84bcb1e"
integrity sha512-WlM4+eRmF1p9M/wqBaYKnVkBwf60wurvMOU38HSx5xfkPg7e4XmBuTv8g/TAZPjSZaQPlz4+/03pUibK4gY55g==
"@yao-pkg/pkg-fetch@3.5.9":
version "3.5.9"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.9.tgz#dbdb12f683183cba568b620ace660903222fae5a"
integrity sha512-usMwwqFCd2B7k+V87u6kiTesyDSlw+3LpiuYBWe+UgryvSOk/NXjx3XVCub8hQoi0bCREbdQ6NDBqminyHJJrg==
dependencies:
chalk "^4.1.2"
fs-extra "^9.1.0"
Expand Down

0 comments on commit d6485df

Please sign in to comment.