Skip to content

Commit

Permalink
meta: update dependency oclif to v4.10.1 (#17303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent f8ec621 commit 3920924
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"chai": "4.4.1",
"concurrently": "8.2.2",
"mocha": "10.4.0",
"oclif": "4.9.3",
"oclif": "4.10.1",
"rimraf": "5.0.5"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2626,7 +2626,7 @@ __metadata:
cosmiconfig: "npm:^9.0.0"
inquirer: "npm:^9.2.14"
mocha: "npm:10.4.0"
oclif: "npm:4.9.3"
oclif: "npm:4.10.1"
rimraf: "npm:5.0.5"
zod: "npm:^3.22.4"
bin:
Expand Down Expand Up @@ -11760,9 +11760,9 @@ __metadata:
languageName: node
linkType: hard

"oclif@npm:4.9.3":
version: 4.9.3
resolution: "oclif@npm:4.9.3"
"oclif@npm:4.10.1":
version: 4.10.1
resolution: "oclif@npm:4.10.1"
dependencies:
"@aws-sdk/client-cloudfront": "npm:^3.535.0"
"@aws-sdk/client-s3": "npm:^3.565.0"
Expand All @@ -11789,7 +11789,7 @@ __metadata:
validate-npm-package-name: "npm:^5.0.0"
bin:
oclif: bin/run.js
checksum: 10c0/52adcc042dc490ff094468c642bed07e7a8b2fb835a6363fe132065a7475e609a43df236f7a940b5629ab05e581f2d358acaff3aeb868b0eb8d91e549e1e9d90
checksum: 10c0/4f6404b9a0b1608cd7dd6b59ddd7f774d749ffd0d81ab63727d7a61c20fce73d1cdbdca32739c48ef174612ea4dae37c79a80f38259cdbfeaf9f3c277c689240
languageName: node
linkType: hard

Expand Down

0 comments on commit 3920924

Please sign in to comment.