Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: update dependency oclif to v4.10.7 #17324

Merged
merged 1 commit into from
May 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.10.6",
"oclif": "4.10.7",
"rimraf": "5.0.6"
},
"engines": {
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2472,7 +2472,7 @@ __metadata:
cosmiconfig: "npm:^9.0.0"
inquirer: "npm:^9.2.14"
mocha: "npm:10.4.0"
oclif: "npm:4.10.6"
oclif: "npm:4.10.7"
rimraf: "npm:5.0.6"
zod: "npm:^3.22.4"
bin:
Expand Down Expand Up @@ -11604,9 +11604,9 @@ __metadata:
languageName: node
linkType: hard

"oclif@npm:4.10.6":
version: 4.10.6
resolution: "oclif@npm:4.10.6"
"oclif@npm:4.10.7":
version: 4.10.7
resolution: "oclif@npm:4.10.7"
dependencies:
"@aws-sdk/client-cloudfront": "npm:^3.569.0"
"@aws-sdk/client-s3": "npm:^3.569.0"
Expand All @@ -11630,10 +11630,11 @@ __metadata:
normalize-package-data: "npm:^6"
semver: "npm:^7.6.0"
sort-package-json: "npm:^2.10.0"
tiny-jsonc: "npm:^1.0.1"
validate-npm-package-name: "npm:^5.0.0"
bin:
oclif: bin/run.js
checksum: 10c0/b05ef6c2416e2d8542343b32f14b90fb68150eecf41a5820b915d652c9815c3ca2c3006f7e5333e44525cef623f52e9fb295aeeb5879d0d7ebccc8db06da7af8
checksum: 10c0/cdced0aa24aafde352092f461ad77b3794f6c2df6316174731f313f27162dbe60eae64da472af532fad5a8e60ea96f65eac5408ecab545994e7177d03bec3b45
languageName: node
linkType: hard

Expand Down Expand Up @@ -14462,6 +14463,13 @@ __metadata:
languageName: node
linkType: hard

"tiny-jsonc@npm:^1.0.1":
version: 1.0.1
resolution: "tiny-jsonc@npm:1.0.1"
checksum: 10c0/b79324699968c75f20d44b8db1b2da55a1443252d8b1104050d20505b5cbad9f207135c54432d85a543d4d3ec0b652597446495e39f6f5b596c1f2b8ac7e39d9
languageName: node
linkType: hard

"tmp@npm:^0.0.33":
version: 0.0.33
resolution: "tmp@npm:0.0.33"
Expand Down