Skip to content

Commit 1de3e14

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

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
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@inquirer/confirm": "^3.1.22",
4747
"@inquirer/password": "^2.2.0",
48-
"@oclif/core": "^4.0.32",
48+
"@oclif/core": "^4.0.34",
4949
"@oclif/table": "^0.3.2",
5050
"@salesforce/core": "^8.5.1",
5151
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,10 @@
556556
"@nodelib/fs.scandir" "2.1.5"
557557
fastq "^1.6.0"
558558

559-
"@oclif/core@^4", "@oclif/core@^4.0.32":
560-
version "4.0.32"
561-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6"
562-
integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==
559+
"@oclif/core@^4", "@oclif/core@^4.0.34":
560+
version "4.0.34"
561+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef"
562+
integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw==
563563
dependencies:
564564
ansi-escapes "^4.3.2"
565565
ansis "^3.3.2"

0 commit comments

Comments
 (0)