Skip to content

Commit f50a650

Browse files
authored
Merge pull request #434 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.7.1
fix(deps): bump @oclif/core from 2.6.4 to 2.7.1
2 parents 73024f9 + 6389052 commit f50a650

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.6.4",
9+
"@oclif/core": "^2.7.1",
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", "@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==
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", "@oclif/core@^2.7.1":
696+
version "2.7.1"
697+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.7.1.tgz#3f38c1ace1675d80b0bbaa3ae5d4572b8fa04c22"
698+
integrity sha512-HnaZ0ezNJUGok4uACOmVl05aSrCblmuq5Sqyg3Qa8aLFnTBuvHn3d67fTJKSttyAnJ5LI3zw8e5vzLD7WZuP0A==
699699
dependencies:
700700
"@types/cli-progress" "^3.11.0"
701701
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)