Skip to content

Commit 011bc43

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

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/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.5.2",
8+
"@oclif/core": "^4.5.3",
99
"@oclif/multi-stage-output": "^0.8.20",
1010
"@salesforce/core": "^8.22.0",
1111
"@salesforce/kit": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,10 +1363,10 @@
13631363
"@nodelib/fs.scandir" "2.1.5"
13641364
fastq "^1.6.0"
13651365

1366-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2":
1367-
version "4.5.2"
1368-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
1369-
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
1366+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3":
1367+
version "4.5.3"
1368+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.3.tgz#2b913879e1673d95e63254573b67326b62f5f309"
1369+
integrity sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==
13701370
dependencies:
13711371
ansi-escapes "^4.3.2"
13721372
ansis "^3.17.0"

0 commit comments

Comments
 (0)