Skip to content

Commit 4d4f42c

Browse files
fix(deps): bump @oclif/core from 4.5.6 to 4.7.2 (#1229)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.6 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.5.6...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8e831c commit 4d4f42c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-plugins/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.5.4",
8+
"@oclif/core": "^4.7.2",
99
"ansis": "^3.17.0",
1010
"debug": "^4.4.0",
1111
"npm": "^10.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,10 +1821,10 @@
18211821
proc-log "^5.0.0"
18221822
which "^5.0.0"
18231823

1824-
"@oclif/core@^4", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4", "@oclif/core@^4.5.5":
1825-
version "4.5.6"
1826-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1827-
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1824+
"@oclif/core@^4", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2":
1825+
version "4.7.2"
1826+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1827+
integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
18281828
dependencies:
18291829
ansi-escapes "^4.3.2"
18301830
ansis "^3.17.0"

0 commit comments

Comments
 (0)