Skip to content

Commit 4982494

Browse files
authored
Merge pull request #419 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.11.1
fix(deps): bump @oclif/core from 2.9.4 to 2.11.1
2 parents ccd4fbf + a9d6a6f commit 4982494

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/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.9.4",
8+
"@oclif/core": "^2.11.1",
99
"@salesforce/core": "^4.3.11",
1010
"@salesforce/kit": "^3.0.3",
1111
"@salesforce/sf-plugins-core": "^3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -680,10 +680,10 @@
680680
supports-color "^8.1.1"
681681
tslib "^2"
682682

683-
"@oclif/core@^2.8.11", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
684-
version "2.9.4"
685-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.4.tgz#5b22415e238fc3e0db08b0350b85b417ead6e6ff"
686-
integrity sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag==
683+
"@oclif/core@^2.11.1", "@oclif/core@^2.8.11", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
684+
version "2.11.1"
685+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a"
686+
integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ==
687687
dependencies:
688688
"@types/cli-progress" "^3.11.0"
689689
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)