Skip to content

Commit 816a80e

Browse files
authored
Merge pull request #1288 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.34
fix(deps): bump @oclif/core from 4.0.33 to 4.0.34
2 parents 8faaae7 + ce0bb9b commit 816a80e

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.30",
8+
"@oclif/core": "^4.0.34",
99
"@oclif/multi-stage-output": "^0.7.15",
1010
"@salesforce/core": "^8.6.4",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,10 +1717,10 @@
17171717
"@nodelib/fs.scandir" "2.1.5"
17181718
fastq "^1.6.0"
17191719

1720-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.30", "@oclif/core@^4.0.32":
1721-
version "4.0.33"
1722-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
1723-
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
1720+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.34":
1721+
version "4.0.34"
1722+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef"
1723+
integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw==
17241724
dependencies:
17251725
ansi-escapes "^4.3.2"
17261726
ansis "^3.3.2"

0 commit comments

Comments
 (0)