Skip to content

Commit 09b4730

Browse files
fix(deps): bump @oclif/core from 4.5.0 to 4.5.1
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.5.0...4.5.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8219b8b commit 09b4730

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.0",
8+
"@oclif/core": "^4.5.1",
99
"@oclif/multi-stage-output": "^0.8.17",
1010
"@salesforce/core": "^8.18.1",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,10 @@
15521552
"@nodelib/fs.scandir" "2.1.5"
15531553
fastq "^1.6.0"
15541554

1555-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.0":
1556-
version "4.5.0"
1557-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.0.tgz#0163f933098bfa52f86387f11900da1ad13235d3"
1558-
integrity sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==
1555+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.1":
1556+
version "4.5.1"
1557+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.1.tgz#7fa9041d13f624e4c00d89605d9f732cf8084748"
1558+
integrity sha512-JAuARvXOzf75L7rqLL3TIP3OmuTf7N/cjRejkGASfRJH+09180+EGbSkPWSMCns+AaYpDMI+fdaJ6QCoa3f15A==
15591559
dependencies:
15601560
ansi-escapes "^4.3.2"
15611561
ansis "^3.17.0"

0 commit comments

Comments
 (0)