Skip to content

Commit adbbd5e

Browse files
author
SF-CLI-BOT
authored
Merge pull request #428 from salesforcecli/dependabot-npm_and_yarn-oclif-core-1.16.4
fix(deps): bump @oclif/core from 1.16.1 to 1.16.4
2 parents 7c13ddd + ce6fd3c commit adbbd5e

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
@@ -6,7 +6,7 @@
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
88
"dependencies": {
9-
"@oclif/core": "^1.16.1",
9+
"@oclif/core": "^1.16.4",
1010
"@salesforce/command": "^5.2.6",
1111
"@salesforce/core": "^3.30.8",
1212
"@salesforce/kit": "^1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -730,10 +730,10 @@
730730
is-wsl "^2.1.1"
731731
tslib "^2.3.1"
732732

733-
"@oclif/core@^1.0.8", "@oclif/core@^1.14.1", "@oclif/core@^1.16.1", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.3.6", "@oclif/core@^1.6.4":
734-
version "1.16.1"
735-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.1.tgz#39663c903f859f8e37b375d7466b92b4394e1c8d"
736-
integrity sha512-MfzgqcWzWymndd934pd52JAwy0RIgWWYnC0Ed7bxUVYWF4HFb3KmsE7x9/QBP9392Q14vxXi2GNLHboM/5vaDA==
733+
"@oclif/core@^1.0.8", "@oclif/core@^1.14.1", "@oclif/core@^1.16.4", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.3.6", "@oclif/core@^1.6.4":
734+
version "1.16.4"
735+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
736+
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
737737
dependencies:
738738
"@oclif/linewrap" "^1.0.0"
739739
"@oclif/screen" "^3.0.2"

0 commit comments

Comments
 (0)