Skip to content

Commit 82c46be

Browse files
authored
Chore: bump pkg from 5.3.3 to 5.4.1 (#305)
1 parent 754b22c commit 82c46be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react-hooks": "^4.2.0",
5050
"husky": "^4.3.8",
5151
"lint-staged": "^11.2.0",
52-
"pkg": "^5.3.3",
52+
"pkg": "^5.4.1",
5353
"prettier": "2.2.1",
5454
"tsc-watch": "^4.2.3",
5555
"typescript": "^4.3.2"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2744,10 +2744,10 @@ pkg-dir@^5.0.0:
27442744
dependencies:
27452745
find-up "^5.0.0"
27462746

2747-
2748-
version "3.2.3"
2749-
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.3.tgz#9825febf4eadd470c126d3f6bdc2cb6996861d36"
2750-
integrity sha512-bv9vYANgAZ2Lvxn5Dsq7E0rLqzcqYkV4gnwe2f7oHV9N4SVMfDOIjjFCRuuTltop5EmsOcu7XkQpB5A/pIgC1g==
2747+
2748+
version "3.2.4"
2749+
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.4.tgz#5372734b12167d4bacd872be348217461b517390"
2750+
integrity sha512-ewUD26GP86/8+Fu93zrb30CpJjKOtT4maSgm4SwTX9Ujy1pfdUdv+1PubsY9tTJES0iBYItAtqbfkf7Wu5LV9w==
27512751
dependencies:
27522752
chalk "^4.1.0"
27532753
fs-extra "^9.1.0"
@@ -2757,10 +2757,10 @@ [email protected]:
27572757
semver "^7.3.5"
27582758
yargs "^16.2.0"
27592759

2760-
pkg@^5.3.3:
2761-
version "5.3.3"
2762-
resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.3.3.tgz#5ad1dadfc4e55169f0e1046626e669e0428d4cd7"
2763-
integrity sha512-48qPxwyPvKfUuXxeK+kS3mBvfWWTX2khAdceDThbWCc8OUz3RFyO1Ft8SVkq2gQfPU2DtiPtWaf2SKH0Dlx59g==
2760+
pkg@^5.4.1:
2761+
version "5.4.1"
2762+
resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.4.1.tgz#4d824e42c454f32131e471d7cd8d14bfdb3e1c4c"
2763+
integrity sha512-iJs3W6MCgeZ4MrH7iZtX6HTqsNzoh2U9rGILL3eOLbQFV43U8WPAzrqRK7cBQGuHx38UXxcGT6G/2yDl/GveRg==
27642764
dependencies:
27652765
"@babel/parser" "7.13.13"
27662766
"@babel/types" "7.13.12"
@@ -2771,7 +2771,7 @@ pkg@^5.3.3:
27712771
into-stream "^6.0.0"
27722772
minimist "^1.2.5"
27732773
multistream "^4.1.0"
2774-
pkg-fetch "3.2.3"
2774+
pkg-fetch "3.2.4"
27752775
prebuild-install "6.0.1"
27762776
progress "^2.0.3"
27772777
resolve "^1.20.0"

0 commit comments

Comments
 (0)