Skip to content

Commit f0cc475

Browse files
authored
Merge pull request #566 from salesforcecli/dependabot-npm_and_yarn-oclif-core-3.19.6
fix(deps): bump @oclif/core from 3.19.2 to 3.19.6
2 parents acba298 + 0c1d247 commit f0cc475

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {
8-
"@oclif/core": "^3.19.1",
8+
"@oclif/core": "^3.19.6",
99
"@salesforce/core": "^6.5.3",
1010
"@salesforce/kit": "^3.0.15",
1111
"@salesforce/sf-plugins-core": "^5.0.13",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1742,10 +1742,10 @@
17421742
wordwrap "^1.0.0"
17431743
wrap-ansi "^7.0.0"
17441744

1745-
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2":
1746-
version "3.19.2"
1747-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
1748-
integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
1745+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6":
1746+
version "3.19.6"
1747+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.6.tgz#12e5cb073016d8c32c469d2fec0cd585ac5c1c09"
1748+
integrity sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==
17491749
dependencies:
17501750
"@types/cli-progress" "^3.11.5"
17511751
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)