Skip to content

Commit

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

---
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 Jan 9, 2025
1 parent 2177426 commit f19a937
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 14 deletions.
80 changes: 70 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test:unit": "node --experimental-vm-modules $(yarn bin jest)"
},
"dependencies": {
"@oclif/core": "^3.27.0",
"@oclif/core": "^4.2.2",
"@oclif/plugin-help": "^6.2.19",
"@oclif/plugin-plugins": "^4.3.10",
"@sindresorhus/is": "^6.3.1",
Expand Down
58 changes: 55 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ __metadata:
resolution: "@mittwald/api-code-generator@workspace:packages/generator"
dependencies:
"@jest/globals": "npm:^29.7.0"
"@oclif/core": "npm:^3.27.0"
"@oclif/core": "npm:^4.2.2"
"@oclif/plugin-help": "npm:^6.2.19"
"@oclif/plugin-plugins": "npm:^4.3.10"
"@sindresorhus/is": "npm:^6.3.1"
Expand Down Expand Up @@ -2128,7 +2128,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3.25.2, @oclif/core@npm:^3.27.0":
"@oclif/core@npm:^3.25.2":
version: 3.27.0
resolution: "@oclif/core@npm:3.27.0"
dependencies:
Expand Down Expand Up @@ -2189,6 +2189,32 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4.2.2":
version: 4.2.2
resolution: "@oclif/core@npm:4.2.2"
dependencies:
ansi-escapes: "npm:^4.3.2"
ansis: "npm:^3.6.0"
clean-stack: "npm:^3.0.1"
cli-spinners: "npm:^2.9.2"
debug: "npm:^4.4.0"
ejs: "npm:^3.1.10"
get-package-type: "npm:^0.1.0"
globby: "npm:^11.1.0"
indent-string: "npm:^4.0.0"
is-wsl: "npm:^2.2.0"
lilconfig: "npm:^3.1.3"
minimatch: "npm:^9.0.5"
semver: "npm:^7.6.3"
string-width: "npm:^4.2.3"
supports-color: "npm:^8"
widest-line: "npm:^3.1.0"
wordwrap: "npm:^1.0.0"
wrap-ansi: "npm:^7.0.0"
checksum: 10/36caed4317d390d5142d5d16bc9c0ff9e43a3a100fcc1af684423353e5b1ee91b406b24fb85dd406bed145af1694043d743de168d4a408515f6c382b8073bf8a
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^6.2.19":
version: 6.2.19
resolution: "@oclif/plugin-help@npm:6.2.19"
Expand Down Expand Up @@ -3544,6 +3570,13 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.6.0":
version: 3.8.0
resolution: "ansis@npm:3.8.0"
checksum: 10/03ab39d71ec63fa6b94fb5d38f6b58bd5df63fc5bb9969eaaa7758ba2526528c50b1d65cec486cd34934094d9b4aeae36fed1ebc0e59128e31a99b8850998c34
languageName: node
linkType: hard

"anymatch@npm:^3.0.3":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -4729,6 +4762,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -7774,6 +7819,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
languageName: node
linkType: hard

"lines-and-columns@npm:2.0.3":
version: 2.0.3
resolution: "lines-and-columns@npm:2.0.3"
Expand Down Expand Up @@ -8597,7 +8649,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:^2.1.2":
"ms@npm:^2.1.2, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10/aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down

0 comments on commit f19a937

Please sign in to comment.