Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 3.14.1 to 3.19.2
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.19.2.
- [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.19.2)

---
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 Feb 17, 2024
1 parent ae9ca4c commit a1994af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
28 changes: 7 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,9 +860,10 @@ __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.19.2
resolution: "@oclif/core@npm:3.19.2"
dependencies:
"@types/cli-progress": "npm:^3.11.5"
ansi-escapes: "npm:^4.3.2"
ansi-styles: "npm:^4.3.0"
cardinal: "npm:^2.1.1"
Expand All @@ -880,17 +881,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: da0c3191244730c2de7d132c45e7b06b0861077fbc06547e86d0092f2fa629e86e57418d6eae60ec19342e95f904781307792b68de2fe7297263e033bbc3674f
languageName: node
linkType: hard

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

"@types/cli-progress@npm:^3.11.0":
"@types/cli-progress@npm:^3.11.0, @types/cli-progress@npm:^3.11.5":
version: 3.11.5
resolution: "@types/cli-progress@npm:3.11.5"
dependencies:
Expand Down Expand Up @@ -7606,7 +7606,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 +9120,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 a1994af

Please sign in to comment.