Skip to content

Commit

Permalink
feat: bump pkg-fetch@3.5.5 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Oct 17, 2023
1 parent 406c451 commit 99d3562
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.4",
"@yao-pkg/pkg-fetch": "3.5.5",
"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.4":
version "3.5.4"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.4.tgz#00212fe8bff943518f3af35eadc9895503337fd8"
integrity sha512-dygzVkfv6XJqNaVaGoPil7E3SzzhzGLAcC2mLahYVs5JeSHZhCaKqQDfSz9UPoYmGLKqK2zobfQtwy1murPJvA==
"@yao-pkg/pkg-fetch@3.5.5":
version "3.5.5"
resolved "https://registry.yarnpkg.com/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.5.tgz#83e24f7767072ef117f29a6b32c73bcf0989b249"
integrity sha512-XFjChxZ9fb6wYBAU/ZMksI9SZxzC9JfUC1oCi2CWCrKSqR9OBpNkxQazhbFeJffa+F8foqmIMXfIp9TqNLT8lw==
dependencies:
chalk "^4.1.2"
fs-extra "^9.1.0"
Expand Down

0 comments on commit 99d3562

Please sign in to comment.