Skip to content

Commit f778be7

Browse files
authored
Merge pull request #546 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.11.8
fix(deps): bump @oclif/core from 2.11.7 to 2.11.8
2 parents 5b87f3a + cdcc6d1 commit f778be7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.8",
1010
"@salesforce/core": "^5.2.0",
1111
"@salesforce/sf-plugins-core": "^3.1.14",
1212
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -654,10 +654,10 @@
654654
supports-color "^8.1.1"
655655
tslib "^2"
656656

657-
"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.4":
658-
version "2.11.7"
659-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24"
660-
integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw==
657+
"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4":
658+
version "2.11.8"
659+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747"
660+
integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A==
661661
dependencies:
662662
"@types/cli-progress" "^3.11.0"
663663
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)