Skip to content

Commit b39bb0c

Browse files
authored
Merge pull request #653 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.34
fix(deps): bump @oclif/core from 4.0.32 to 4.0.34
2 parents 2d8ac93 + 1de3e14 commit b39bb0c

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)