Skip to content

Commit 7baff55

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

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.5.5",
8+
"@oclif/core": "^4.5.6",
99
"@oclif/multi-stage-output": "^0.8.23",
1010
"@salesforce/core": "^8.23.2",
1111
"@salesforce/kit": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,10 +1703,10 @@
17031703
"@nodelib/fs.scandir" "2.1.5"
17041704
fastq "^1.6.0"
17051705

1706-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1707-
version "4.5.5"
1708-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
1709-
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
1706+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6":
1707+
version "4.5.6"
1708+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1709+
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
17101710
dependencies:
17111711
ansi-escapes "^4.3.2"
17121712
ansis "^3.17.0"

0 commit comments

Comments
 (0)