Skip to content

Commit 3ff9a29

Browse files
author
SF-CLI-BOT
authored
Merge pull request #80 from salesforcecli/dependabot-npm_and_yarn-oclif-core-1.16.5
fix(deps): bump @oclif/core from 1.16.4 to 1.16.5
2 parents 72ff18e + d8295c5 commit 3ff9a29

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": "^1.16.4",
8+
"@oclif/core": "^1.16.5",
99
"@salesforce/core": "^3.30.8",
1010
"@salesforce/sf-plugins-core": "^1.14.1",
1111
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@
740740
is-wsl "^2.1.1"
741741
tslib "^2.3.1"
742742

743-
"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.4", "@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
744-
version "1.16.4"
745-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
746-
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
743+
"@oclif/core@^1.0.8", "@oclif/core@^1.15.0", "@oclif/core@^1.16.4", "@oclif/core@^1.16.5", "@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
744+
version "1.16.5"
745+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.5.tgz#248c3371b615462a6ee6826a3c316bdc54dc5193"
746+
integrity sha512-Jb58K79AALkLmY0PNU1Jx4Z+/JIWtpgtRbei92PIIBx+TaAmYgVySNI1beInZFNOpGo2fhxVBp+yr3DZ38z3kQ==
747747
dependencies:
748748
"@oclif/linewrap" "^1.0.0"
749749
"@oclif/screen" "^3.0.2"

0 commit comments

Comments
 (0)