Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent fb8e60d commit 605032b
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@mittwald/api-client": "^4.9.0",
"@mittwald/react-use-promise": "^2.1.2",
"@oclif/core": "^3.18.1",
"@oclif/core": "^4.0.12",
"@oclif/plugin-autocomplete": "^3.0.3",
"@oclif/plugin-help": "^6.0.5",
"@oclif/plugin-update": "^4.1.3",
Expand Down
52 changes: 50 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ __metadata:
dependencies:
"@mittwald/api-client": ^4.9.0
"@mittwald/react-use-promise": ^2.1.2
"@oclif/core": ^3.18.1
"@oclif/core": ^4.0.12
"@oclif/plugin-autocomplete": ^3.0.3
"@oclif/plugin-help": ^6.0.5
"@oclif/plugin-update": ^4.1.3
Expand Down Expand Up @@ -1388,7 +1388,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3.18.1, @oclif/core@npm:^3.26.6":
"@oclif/core@npm:^3.26.6":
version: 3.26.8
resolution: "@oclif/core@npm:3.26.8"
dependencies:
Expand Down Expand Up @@ -1449,6 +1449,31 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4.0.12":
version: 4.0.12
resolution: "@oclif/core@npm:4.0.12"
dependencies:
ansi-escapes: ^4.3.2
ansis: ^3.2.1
clean-stack: ^3.0.1
cli-spinners: ^2.9.2
debug: ^4.3.5
ejs: ^3.1.10
get-package-type: ^0.1.0
globby: ^11.1.0
indent-string: ^4.0.0
is-wsl: ^2.2.0
lilconfig: ^3.1.2
minimatch: ^9.0.5
string-width: ^4.2.3
supports-color: ^8
widest-line: ^3.1.0
wordwrap: ^1.0.0
wrap-ansi: ^7.0.0
checksum: 2dbef3a4cf4596906db95df6e086c2e5d54324aebcb82f4a06382137cc3149b205d198914327691d20fa13ac48972ac57605dd8d5c9cb8f1add8ead12ff8e309
languageName: node
linkType: hard

"@oclif/plugin-autocomplete@npm:^3.0.3":
version: 3.1.6
resolution: "@oclif/plugin-autocomplete@npm:3.1.6"
Expand Down Expand Up @@ -2990,6 +3015,13 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.2.1":
version: 3.3.0
resolution: "ansis@npm:3.3.0"
checksum: 9db5ee7fed92ff2e9596536ca3f537a24d45aa265fd99d0b7f923c7ae284bd8f30c48955681e91d0e78b463f907dccc632f0a51a43f780f7fefc4f75fe5b8790
languageName: node
linkType: hard

"anymatch@npm:~3.1.2":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -6144,6 +6176,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 4e8b83ddd1d0ad722600994e6ba5d858ddca14f0587aa6b9c8185e17548149b5e13d4d583d811e9e9323157fa8c6a527e827739794c7502b59243c58e210b8c3
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -6700,6 +6739,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: ^2.0.1
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
languageName: node
linkType: hard

"minipass-collect@npm:^2.0.1":
version: 2.0.1
resolution: "minipass-collect@npm:2.0.1"
Expand Down

0 comments on commit 605032b

Please sign in to comment.