Skip to content

Commit

Permalink
feat: bump [email protected] with node20 support
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Dec 5, 2023
1 parent ecd064c commit efb585a
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.6",
"@yao-pkg/pkg-fetch": "3.5.7",
"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/[email protected].6":
version "3.5.6"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.6.tgz#b790e4374f4c9bbb5f44c1c8b03e48f23a2fb204"
integrity sha512-8/RcR0OO44CZbmiwsplcpM3QC/tikpKXaZsoswb9ifIOd9oGM+2ZsffNWzVDfJmRDF1j/wjAu/9EyXvTU1HDgA==
"@yao-pkg/[email protected].7":
version "3.5.7"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.7.tgz#e3b6978303550484f39177776abc8a4b6de196c9"
integrity sha512-DhuvjBZsdrUrkXC+eYZljxCxZ8QrjPQRGhJEA8+hUsKhmPyg+FUn6ebOfN6B7ioiJg7GsVpUJt57hALBCj9epA==
dependencies:
chalk "^4.1.2"
fs-extra "^9.1.0"
Expand Down

0 comments on commit efb585a

Please sign in to comment.