Skip to content

Commit d9a1b65

Browse files
authored
Merge pull request #535 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 ab3656f + 57bb20b commit d9a1b65

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": "^2.3.1",
8+
"@oclif/core": "^2.6.4",
99
"@salesforce/core": "^3.33.6",
1010
"@salesforce/kit": "^1.9.0",
1111
"@salesforce/sf-plugins-core": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -813,10 +813,10 @@
813813
widest-line "^3.1.0"
814814
wrap-ansi "^7.0.0"
815815

816-
"@oclif/core@^2.0.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0":
817-
version "2.6.2"
818-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.2.tgz#6ec15faf0c1e0e01e3c13c1c33827c12baaf0c88"
819-
integrity sha512-roxcBLr4BuoOEDEkMQk4Yy0Tolr39n6i+A63qPLa19vrgxjZZJygh2HpThsn69/UPuEzMq051FnvJ9tNln3Y5g==
816+
"@oclif/core@^2.0.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0", "@oclif/core@^2.6.4":
817+
version "2.6.4"
818+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.4.tgz#40a35355fece01cdedecaf8d8d523d92d47a408b"
819+
integrity sha512-QkmPEdMsC8z/9d02bQvYZuviJhvK92YD/GJ5LlUk7cc8hEZ1JOLSwFg3i2EjlLNXn8OtOQHoe+EeOEaRWROuVA==
820820
dependencies:
821821
"@types/cli-progress" "^3.11.0"
822822
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)