Skip to content

Commit

Permalink
chore(deps-dev): update yao-pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 committed Oct 15, 2024
1 parent 5205058 commit 19b663c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/es-aggregate-error": "^1.0.2",
"@types/xml2js": "^0.4.9",
"@types/yargs": "^17.0.8",
"@yao-pkg/pkg": "^5.11.1",
"@yao-pkg/pkg": "^5.15.0",
"es-aggregate-error": "^1.0.7",
"nock": "^13.5.4",
"xml2js": "^0.5.0"
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2945,7 +2945,7 @@ __metadata:
"@types/es-aggregate-error": ^1.0.2
"@types/xml2js": ^0.4.9
"@types/yargs": ^17.0.8
"@yao-pkg/pkg": ^5.11.1
"@yao-pkg/pkg": ^5.15.0
chalk: 4.1.2
es-aggregate-error: ^1.0.7
fast-glob: ~3.2.12
Expand Down Expand Up @@ -3928,9 +3928,9 @@ __metadata:
languageName: node
linkType: hard

"@yao-pkg/pkg-fetch@npm:3.5.7":
version: 3.5.7
resolution: "@yao-pkg/pkg-fetch@npm:3.5.7"
"@yao-pkg/pkg-fetch@npm:3.5.13":
version: 3.5.13
resolution: "@yao-pkg/pkg-fetch@npm:3.5.13"
dependencies:
chalk: ^4.1.2
fs-extra: ^9.1.0
Expand All @@ -3942,31 +3942,31 @@ __metadata:
yargs: ^16.2.0
bin:
pkg-fetch: lib-es5/bin.js
checksum: df339cabeef44ce7d9edeea18fa6313686d2ad864a0e67c715ee293bd9ee982e3dc7055c40559e5d6b905468c93a1c630b6f1d694d7c1322b6f7f8bbe7a59f1b
checksum: e63331055a209895c2e4b28aae6525dd7926e2f85b14088da6005f591cd5fd157f4915b8fada5fcd8699d92f1120e440c8c33799af370627b651fff5c9e91d4d
languageName: node
linkType: hard

"@yao-pkg/pkg@npm:^5.11.1":
version: 5.11.1
resolution: "@yao-pkg/pkg@npm:5.11.1"
"@yao-pkg/pkg@npm:^5.15.0":
version: 5.15.0
resolution: "@yao-pkg/pkg@npm:5.15.0"
dependencies:
"@babel/generator": 7.23.0
"@babel/parser": 7.23.0
"@babel/types": 7.23.0
"@yao-pkg/pkg-fetch": 3.5.7
"@yao-pkg/pkg-fetch": 3.5.13
chalk: ^4.1.2
fs-extra: ^9.1.0
globby: ^11.1.0
into-stream: ^6.0.0
is-core-module: 2.9.0
minimatch: 9.0.4
minimist: ^1.2.6
multistream: ^4.1.0
prebuild-install: 7.1.1
resolve: ^1.22.0
stream-meter: ^1.0.4
bin:
pkg: lib-es5/bin.js
checksum: aba36e68411953169f7bf29229f7e18835b671fa25ff12c72d899e6a18b33f2e8edc40f762cad1ef3e331ccbea4dceb807a6adf7d3dcfeb4b09a6819054c9a92
checksum: b2f3f63f12bf5709a6f44c1fd75983f7971a9c5dee838837ef6925ffc3ceffcc72e063c8c28bbc4a3244dbf6b19eb2eff857a9fd1dcd7e2411ff1085642d3818
languageName: node
linkType: hard

Expand Down Expand Up @@ -8175,7 +8175,7 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:2.9.0, is-core-module@npm:^2.5.0, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0":
"is-core-module@npm:^2.5.0, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0":
version: 2.9.0
resolution: "is-core-module@npm:2.9.0"
dependencies:
Expand Down Expand Up @@ -10167,6 +10167,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
brace-expansion: ^2.0.1
checksum: cf717f597ec3eed7dabc33153482a2e8d49f4fd3c26e58fd9c71a94c5029a0838728841b93f46bf1263b65a8010e2ee800d0dc9b004ab8ba8b6d1ec07cc115b5
languageName: node
linkType: hard

"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
Expand Down

0 comments on commit 19b663c

Please sign in to comment.