Skip to content

Commit 4a1c07c

Browse files
author
SF-CLI-BOT
authored
Merge pull request #544 from salesforcecli/dependabot-npm_and_yarn-oclif-core-1.16.4
fix(deps): bump @oclif/core from 1.16.0 to 1.16.4
2 parents bd93519 + 868c747 commit 4a1c07c

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
@@ -8,7 +8,7 @@
88
"sf-release": "bin/run"
99
},
1010
"dependencies": {
11-
"@oclif/core": "^1.13.3",
11+
"@oclif/core": "^1.16.4",
1212
"@octokit/core": "^4.0.4",
1313
"@salesforce/command": "^5.2.3",
1414
"@salesforce/core": "^3.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -818,10 +818,10 @@
818818
is-wsl "^2.1.1"
819819
tslib "^2.3.1"
820820

821-
"@oclif/core@^1.0.8", "@oclif/core@^1.13.3", "@oclif/core@^1.14.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", "@oclif/core@^1.9.9":
822-
version "1.16.0"
823-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.0.tgz#4b53261eeb0c0244700bfc9eb41159d483436f21"
824-
integrity sha512-xtqhAbjQHBcz+xQpEHJ3eJEVfRQ4zl41Yw5gw/N+D1jgaIUrHTxCY/sfTvhw93LAQo7B++ozHzSb7DISFXsQFQ==
821+
"@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.3", "@oclif/core@^1.6.4", "@oclif/core@^1.9.9":
822+
version "1.16.4"
823+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
824+
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
825825
dependencies:
826826
"@oclif/linewrap" "^1.0.0"
827827
"@oclif/screen" "^3.0.2"

0 commit comments

Comments
 (0)