Skip to content

Commit 9dd9962

Browse files
author
SF-CLI-BOT
authored
Merge pull request #139 from salesforcecli/dependabot-npm_and_yarn-oclif-core-1.16.3
fix(deps): bump @oclif/core from 1.16.1 to 1.16.3
2 parents 25415df + 70d61ce commit 9dd9962

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^1.16.1",
8+
"@oclif/core": "^1.16.3",
99
"@salesforce/core": "^3.30.1",
1010
"@salesforce/kit": "^1.6.0",
1111
"@salesforce/sf-plugins-core": "^1.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -743,10 +743,10 @@
743743
is-wsl "^2.1.1"
744744
tslib "^2.3.1"
745745

746-
"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.1", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
747-
version "1.16.1"
748-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.1.tgz#39663c903f859f8e37b375d7466b92b4394e1c8d"
749-
integrity sha512-MfzgqcWzWymndd934pd52JAwy0RIgWWYnC0Ed7bxUVYWF4HFb3KmsE7x9/QBP9392Q14vxXi2GNLHboM/5vaDA==
746+
"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.3", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
747+
version "1.16.3"
748+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.3.tgz#03683f685b790a2d37868013f382f57a70ba4110"
749+
integrity sha512-SWrU/eGgN5kLyuZ+TqtKz2z2HTSrgaNEwkawNj4B31VXDrPv7aULS3ntVCboAKRldX/6J+Af+70BV07Rr5c5oA==
750750
dependencies:
751751
"@oclif/linewrap" "^1.0.0"
752752
"@oclif/screen" "^3.0.2"

0 commit comments

Comments
 (0)