Skip to content

Commit

Permalink
chore(deps): bump @oclif/core from 3.26.8 to 4.0.18
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.18.
- [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.18)

---
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 Aug 21, 2024
1 parent 30c5f85 commit 84b52eb
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.18",
"@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 @@ -1553,7 +1553,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.18
"@oclif/plugin-autocomplete": ^3.0.3
"@oclif/plugin-help": ^6.0.5
"@oclif/plugin-update": ^4.1.3
Expand Down Expand Up @@ -1682,7 +1682,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 @@ -1743,6 +1743,31 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4.0.18":
version: 4.0.18
resolution: "@oclif/core@npm:4.0.18"
dependencies:
ansi-escapes: ^4.3.2
ansis: ^3.3.2
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: 80cd06fb4107a85e91285c714b4360dcc9c0ca21d3a82b4c0c825929403e52916afa28b1142fd950fcd940b79bd9c6d271348fe8336d5dd77a34c3aaef04c270
languageName: node
linkType: hard

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

"ansis@npm:^3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 6d3e8a68a93b03a1e7166cbe63cb6831780a7a9b0bc6c3bf0a33c7237d528d00558af84a54827322a85667d4b52d21f796b884f6120ec203b5ed3f9404ec0d05
languageName: node
linkType: hard

"anymatch@npm:~3.1.2":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -6637,6 +6669,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 @@ -7193,6 +7232,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 84b52eb

Please sign in to comment.