Skip to content

Commit 916e8e2

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

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.0.16",
8+
"@oclif/core": "^4.0.28",
99
"@salesforce/core": "^8.6.1",
1010
"@salesforce/kit": "^3.2.3",
1111
"@salesforce/sf-plugins-core": "^11.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,10 +1571,10 @@
15711571
"@nodelib/fs.scandir" "2.1.5"
15721572
fastq "^1.6.0"
15731573

1574-
"@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.19", "@oclif/core@^4.0.27":
1575-
version "4.0.27"
1576-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.27.tgz#686079df278e681e3097cea301d5558fdb490e88"
1577-
integrity sha512-9j92jHr6k2tjQ6/mIwNi46Gqw+qbPFQ02mxT5T8/nxO2fgsPL3qL0kb9SR1il5AVfqpgLIG3uLUcw87rgaioUg==
1574+
"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.27", "@oclif/core@^4.0.28":
1575+
version "4.0.28"
1576+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.28.tgz#63b16cc0fa06e02374fad3432a0422a43f118d6d"
1577+
integrity sha512-lKM1W2glLJmVxZrnb+k3NaudzG9V2yoKJZcW+lmfMf/yPlx6bT/N+DELUsSwdm1VfJAXaQmpLV4+AfEX5qq3mA==
15781578
dependencies:
15791579
ansi-escapes "^4.3.2"
15801580
ansis "^3.3.2"

0 commit comments

Comments
 (0)