Skip to content

Commit 817b34e

Browse files
authored
Merge pull request #427 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.6.4
fix(deps): bump @oclif/core from 2.6.2 to 2.6.4
2 parents 60b1ae5 + 6a0242d commit 817b34e

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.4.0",
9+
"@oclif/core": "^2.6.4",
1010
"@salesforce/core": "^3.33.6",
1111
"@salesforce/sf-plugins-core": "^2.2.4",
1212
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -692,10 +692,10 @@
692692
widest-line "^3.1.0"
693693
wrap-ansi "^7.0.0"
694694

695-
"@oclif/core@^2.0.7", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.6.2":
696-
version "2.6.2"
697-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.2.tgz#6ec15faf0c1e0e01e3c13c1c33827c12baaf0c88"
698-
integrity sha512-roxcBLr4BuoOEDEkMQk4Yy0Tolr39n6i+A63qPLa19vrgxjZZJygh2HpThsn69/UPuEzMq051FnvJ9tNln3Y5g==
695+
"@oclif/core@^2.0.7", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.6.2", "@oclif/core@^2.6.4":
696+
version "2.6.4"
697+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.4.tgz#40a35355fece01cdedecaf8d8d523d92d47a408b"
698+
integrity sha512-QkmPEdMsC8z/9d02bQvYZuviJhvK92YD/GJ5LlUk7cc8hEZ1JOLSwFg3i2EjlLNXn8OtOQHoe+EeOEaRWROuVA==
699699
dependencies:
700700
"@types/cli-progress" "^3.11.0"
701701
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)