Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 3.14.1 to 3.18.0
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 3.14.1 to 3.18.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.14.1...3.18.0)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent ae9ca4c commit a423441
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
25 changes: 5 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,8 +860,8 @@ __metadata:
linkType: hard

"@oclif/core@npm:^3, @oclif/core@npm:^3.0.4, @oclif/core@npm:^3.10.2, @oclif/core@npm:^3.12.0, @oclif/core@npm:^3.13.1":
version: 3.14.1
resolution: "@oclif/core@npm:3.14.1"
version: 3.18.0
resolution: "@oclif/core@npm:3.18.0"
dependencies:
ansi-escapes: "npm:^4.3.2"
ansi-styles: "npm:^4.3.0"
Expand All @@ -880,17 +880,16 @@ __metadata:
js-yaml: "npm:^3.14.1"
natural-orderby: "npm:^2.0.3"
object-treeify: "npm:^1.1.33"
password-prompt: "npm:^1.1.2"
password-prompt: "npm:^1.1.3"
slice-ansi: "npm:^4.0.0"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
supports-color: "npm:^8.1.1"
supports-hyperlinks: "npm:^2.2.0"
tsconfck: "npm:^3.0.0"
widest-line: "npm:^3.1.0"
wordwrap: "npm:^1.0.0"
wrap-ansi: "npm:^7.0.0"
checksum: 084d75ea430ab675e540b675fc1867481fa37ac0a85bac764bca8ae5fdb2548a31ccacd9a07b6d4f388f7cb353a879812ee0dc49ad503f1f645c0177478a2ef2
checksum: 50a0ec91d547253226255694fa1d36f204599c8ec8b18fc6b33342f7c08447832f0e1d11ded5c1b149dd0eeca97998fe8dfc0b7debee44d716bd53d58b3a2f99
languageName: node
linkType: hard

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

"password-prompt@npm:^1.1.2":
"password-prompt@npm:^1.1.2, password-prompt@npm:^1.1.3":
version: 1.1.3
resolution: "password-prompt@npm:1.1.3"
dependencies:
Expand Down Expand Up @@ -9120,20 +9119,6 @@ __metadata:
languageName: node
linkType: hard

"tsconfck@npm:^3.0.0":
version: 3.0.0
resolution: "tsconfck@npm:3.0.0"
peerDependencies:
typescript: ^5.0.0
peerDependenciesMeta:
typescript:
optional: true
bin:
tsconfck: bin/tsconfck.js
checksum: 3614f52675b6c279c6e3d72f4dfdc8bb80c7b051e6d3227bcc67c6af9e8a4449a3eee9c6cf92b6720906bb32df03bc85830786fc7cf9ed3a9a98edb21b2ccc90
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.2":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
Expand Down

0 comments on commit a423441

Please sign in to comment.