Skip to content

Commit 33e7f3c

Browse files
fix(deps): bump @oclif/core from 4.6.0 to 4.7.2
Bumps [@oclif/core](https://github.com/oclif/core) from 4.6.0 to 4.7.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.6.0...4.7.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e68b16b commit 33e7f3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@inquirer/prompts": "^7.8.3",
9-
"@oclif/core": "^4.5.6",
9+
"@oclif/core": "^4.7.2",
1010
"@oclif/multi-stage-output": "^0.8.20",
1111
"@salesforce/apex-node": "^8.3.4",
1212
"@salesforce/core": "^8.23.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,10 +1376,10 @@
13761376
"@nodelib/fs.scandir" "2.1.5"
13771377
fastq "^1.6.0"
13781378

1379-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6":
1380-
version "4.6.0"
1381-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.6.0.tgz#ecdec3e840d6e2bfe511a5d89e0e41561f8bad8d"
1382-
integrity sha512-nVe56MTWDD6+/oOxfEIrnnnq7bDBMseE904rI2+ZCvLLqY6Hm8yh07Ks149UgZiJvxYhQPsGEry2ifh8zz3irw==
1379+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6", "@oclif/core@^4.7.2":
1380+
version "4.7.2"
1381+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1382+
integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
13831383
dependencies:
13841384
ansi-escapes "^4.3.2"
13851385
ansis "^3.17.0"

0 commit comments

Comments
 (0)