Skip to content

Commit

Permalink
Chore: bump pkg from 5.3.3 to 5.4.1 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnesToulet authored Nov 18, 2021
1 parent 754b22c commit 82c46be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.8",
"lint-staged": "^11.2.0",
"pkg": "^5.3.3",
"pkg": "^5.4.1",
"prettier": "2.2.1",
"tsc-watch": "^4.2.3",
"typescript": "^4.3.2"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2744,10 +2744,10 @@ pkg-dir@^5.0.0:
dependencies:
find-up "^5.0.0"

pkg-fetch@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.3.tgz#9825febf4eadd470c126d3f6bdc2cb6996861d36"
integrity sha512-bv9vYANgAZ2Lvxn5Dsq7E0rLqzcqYkV4gnwe2f7oHV9N4SVMfDOIjjFCRuuTltop5EmsOcu7XkQpB5A/pIgC1g==
pkg-fetch@3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.4.tgz#5372734b12167d4bacd872be348217461b517390"
integrity sha512-ewUD26GP86/8+Fu93zrb30CpJjKOtT4maSgm4SwTX9Ujy1pfdUdv+1PubsY9tTJES0iBYItAtqbfkf7Wu5LV9w==
dependencies:
chalk "^4.1.0"
fs-extra "^9.1.0"
Expand All @@ -2757,10 +2757,10 @@ pkg-fetch@3.2.3:
semver "^7.3.5"
yargs "^16.2.0"

pkg@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.3.3.tgz#5ad1dadfc4e55169f0e1046626e669e0428d4cd7"
integrity sha512-48qPxwyPvKfUuXxeK+kS3mBvfWWTX2khAdceDThbWCc8OUz3RFyO1Ft8SVkq2gQfPU2DtiPtWaf2SKH0Dlx59g==
pkg@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.4.1.tgz#4d824e42c454f32131e471d7cd8d14bfdb3e1c4c"
integrity sha512-iJs3W6MCgeZ4MrH7iZtX6HTqsNzoh2U9rGILL3eOLbQFV43U8WPAzrqRK7cBQGuHx38UXxcGT6G/2yDl/GveRg==
dependencies:
"@babel/parser" "7.13.13"
"@babel/types" "7.13.12"
Expand All @@ -2771,7 +2771,7 @@ pkg@^5.3.3:
into-stream "^6.0.0"
minimist "^1.2.5"
multistream "^4.1.0"
pkg-fetch "3.2.3"
pkg-fetch "3.2.4"
prebuild-install "6.0.1"
progress "^2.0.3"
resolve "^1.20.0"
Expand Down

0 comments on commit 82c46be

Please sign in to comment.