Skip to content

Commit 03946ed

Browse files
authored
Merge pull request #784 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.11.10
fix(deps): bump @oclif/core from 2.11.8 to 2.11.10
2 parents 1f755b7 + 93d62dc commit 03946ed

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
@@ -6,7 +6,7 @@
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
88
"dependencies": {
9-
"@oclif/core": "^2.11.7",
9+
"@oclif/core": "^2.11.10",
1010
"@salesforce/core": "^5.2.0",
1111
"@salesforce/kit": "^3.0.9",
1212
"@salesforce/sf-plugins-core": "^3.1.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -691,10 +691,10 @@
691691
supports-color "^8.1.1"
692692
tslib "^2"
693693

694-
"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.4":
695-
version "2.11.8"
696-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747"
697-
integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A==
694+
"@oclif/core@^2.11.1", "@oclif/core@^2.11.10", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.4":
695+
version "2.11.10"
696+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.10.tgz#638128034b8b4bdf4b23480a7278426f85130170"
697+
integrity sha512-/7Umij3OU++6o+z4U+waJ5nP6IvK9KKEVzz+xsla68YoECLQwz43boUKqYizlNMtTfiwNkiYb5QE+OU/q5qEtA==
698698
dependencies:
699699
"@types/cli-progress" "^3.11.0"
700700
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)