Skip to content

Commit 8e9ffbb

Browse files
authored
Merge pull request #354 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.6.4
fix(deps): bump @oclif/core from 2.6.3 to 2.6.4
2 parents 2a42e4f + 7ad9ea4 commit 8e9ffbb

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
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",
88
"dependencies": {
9-
"@oclif/core": "^2.6.3",
9+
"@oclif/core": "^2.6.4",
1010
"@salesforce/core": "^3.34.1",
1111
"@salesforce/kit": "^1.9.2",
1212
"@salesforce/sf-plugins-core": "^2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -732,10 +732,10 @@
732732
widest-line "^3.1.0"
733733
wrap-ansi "^7.0.0"
734734

735-
"@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0", "@oclif/core@^2.6.3":
736-
version "2.6.3"
737-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.3.tgz#2f02e4510eb76d694d00c488b3ea957436289f51"
738-
integrity sha512-kLwg+lmeZt4vfUlYN1XI8bPkcNBozfPOqciFOJMzHkPnq18lmoMu3+Xnm4wL1A9dXEyzoa5jidFhdyP/kZMBCw==
735+
"@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0", "@oclif/core@^2.6.4":
736+
version "2.6.4"
737+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.4.tgz#40a35355fece01cdedecaf8d8d523d92d47a408b"
738+
integrity sha512-QkmPEdMsC8z/9d02bQvYZuviJhvK92YD/GJ5LlUk7cc8hEZ1JOLSwFg3i2EjlLNXn8OtOQHoe+EeOEaRWROuVA==
739739
dependencies:
740740
"@types/cli-progress" "^3.11.0"
741741
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)