Skip to content

Commit de70304

Browse files
chore(deps): bump @oclif/core from 3.27.0 to 4.2.3
Bumps [@oclif/core](https://github.com/oclif/core) from 3.27.0 to 4.2.3. - [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.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30a51c6 commit de70304

3 files changed

Lines changed: 126 additions & 14 deletions

File tree

.pnp.cjs

Lines changed: 70 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"test:unit": "node --experimental-vm-modules $(yarn bin jest)"
2828
},
2929
"dependencies": {
30-
"@oclif/core": "^3.27.0",
30+
"@oclif/core": "^4.2.3",
3131
"@oclif/plugin-help": "^6.2.19",
3232
"@oclif/plugin-plugins": "^4.3.10",
3333
"@sindresorhus/is": "^6.3.1",

yarn.lock

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@ __metadata:
14841484
resolution: "@mittwald/api-code-generator@workspace:packages/generator"
14851485
dependencies:
14861486
"@jest/globals": "npm:^29.7.0"
1487-
"@oclif/core": "npm:^3.27.0"
1487+
"@oclif/core": "npm:^4.2.3"
14881488
"@oclif/plugin-help": "npm:^6.2.19"
14891489
"@oclif/plugin-plugins": "npm:^4.3.10"
14901490
"@sindresorhus/is": "npm:^6.3.1"
@@ -2128,7 +2128,7 @@ __metadata:
21282128
languageName: node
21292129
linkType: hard
21302130

2131-
"@oclif/core@npm:^3.25.2, @oclif/core@npm:^3.27.0":
2131+
"@oclif/core@npm:^3.25.2":
21322132
version: 3.27.0
21332133
resolution: "@oclif/core@npm:3.27.0"
21342134
dependencies:
@@ -2189,6 +2189,32 @@ __metadata:
21892189
languageName: node
21902190
linkType: hard
21912191

2192+
"@oclif/core@npm:^4.2.3":
2193+
version: 4.2.3
2194+
resolution: "@oclif/core@npm:4.2.3"
2195+
dependencies:
2196+
ansi-escapes: "npm:^4.3.2"
2197+
ansis: "npm:^3.8.1"
2198+
clean-stack: "npm:^3.0.1"
2199+
cli-spinners: "npm:^2.9.2"
2200+
debug: "npm:^4.4.0"
2201+
ejs: "npm:^3.1.10"
2202+
get-package-type: "npm:^0.1.0"
2203+
globby: "npm:^11.1.0"
2204+
indent-string: "npm:^4.0.0"
2205+
is-wsl: "npm:^2.2.0"
2206+
lilconfig: "npm:^3.1.3"
2207+
minimatch: "npm:^9.0.5"
2208+
semver: "npm:^7.6.3"
2209+
string-width: "npm:^4.2.3"
2210+
supports-color: "npm:^8"
2211+
widest-line: "npm:^3.1.0"
2212+
wordwrap: "npm:^1.0.0"
2213+
wrap-ansi: "npm:^7.0.0"
2214+
checksum: 10/af22bb3613b17256ff71cabcdc92c31a42d1b20daa672932f2477a48dc7a9a3b491a9bc32c31c7291dd97867721530c77f1508aeebce96821909bca05571205d
2215+
languageName: node
2216+
linkType: hard
2217+
21922218
"@oclif/plugin-help@npm:^6.2.19":
21932219
version: 6.2.19
21942220
resolution: "@oclif/plugin-help@npm:6.2.19"
@@ -3544,6 +3570,13 @@ __metadata:
35443570
languageName: node
35453571
linkType: hard
35463572

3573+
"ansis@npm:^3.8.1":
3574+
version: 3.9.0
3575+
resolution: "ansis@npm:3.9.0"
3576+
checksum: 10/ebf78bc5a0e14bf55733591972073eb19e7d0944e16b227230ca997233bbe7deb02eddbabfa686cd1327cf931c8f5d477cb796085d249fe40c1f941838f5e130
3577+
languageName: node
3578+
linkType: hard
3579+
35473580
"anymatch@npm:^3.0.3":
35483581
version: 3.1.3
35493582
resolution: "anymatch@npm:3.1.3"
@@ -4729,6 +4762,18 @@ __metadata:
47294762
languageName: node
47304763
linkType: hard
47314764

4765+
"debug@npm:^4.4.0":
4766+
version: 4.4.0
4767+
resolution: "debug@npm:4.4.0"
4768+
dependencies:
4769+
ms: "npm:^2.1.3"
4770+
peerDependenciesMeta:
4771+
supports-color:
4772+
optional: true
4773+
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
4774+
languageName: node
4775+
linkType: hard
4776+
47324777
"decamelize-keys@npm:^1.1.0":
47334778
version: 1.1.1
47344779
resolution: "decamelize-keys@npm:1.1.1"
@@ -7774,6 +7819,13 @@ __metadata:
77747819
languageName: node
77757820
linkType: hard
77767821

7822+
"lilconfig@npm:^3.1.3":
7823+
version: 3.1.3
7824+
resolution: "lilconfig@npm:3.1.3"
7825+
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
7826+
languageName: node
7827+
linkType: hard
7828+
77777829
"lines-and-columns@npm:2.0.3":
77787830
version: 2.0.3
77797831
resolution: "lines-and-columns@npm:2.0.3"
@@ -8597,7 +8649,7 @@ __metadata:
85978649
languageName: node
85988650
linkType: hard
85998651

8600-
"ms@npm:^2.1.2":
8652+
"ms@npm:^2.1.2, ms@npm:^2.1.3":
86018653
version: 2.1.3
86028654
resolution: "ms@npm:2.1.3"
86038655
checksum: 10/aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d

0 commit comments

Comments
 (0)