Skip to content

Commit e17d632

Browse files
author
SF-CLI-BOT
authored
Merge pull request #546 from salesforcecli/dependabot-npm_and_yarn-oclif-3.2.2
chore(dev-deps): bump oclif from 3.1.2 to 3.2.2
2 parents 039f8c6 + 5506a1f commit e17d632

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"husky": "^7.0.4",
6262
"mocha": "^9.1.3",
6363
"nyc": "^15.1.0",
64-
"oclif": "^3.1.2",
64+
"oclif": "^3.2.2",
6565
"prettier": "^2.4.1",
6666
"pretty-quick": "^3.1.0",
6767
"shx": "0.3.4",

yarn.lock

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

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":
821+
"@oclif/core@^1.0.8", "@oclif/core@^1.14.1", "@oclif/core@^1.16.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":
822822
version "1.16.4"
823823
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
824824
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
@@ -6731,12 +6731,12 @@ object.values@^1.1.5:
67316731
define-properties "^1.1.3"
67326732
es-abstract "^1.19.1"
67336733

6734-
oclif@^3.1.2:
6735-
version "3.1.2"
6736-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.1.2.tgz#9a26384f1a2a2201ee51281a5376acc4c84dfdf5"
6737-
integrity sha512-zxKiCOWKLlFGCwPbajxyC1HLSudwTjgSujOf5oR4dsxHkNIRCvJ9VAQWCPG4BW+p/+n0G9E2OnEM8Y25nfJwuw==
6734+
oclif@^3.2.2:
6735+
version "3.2.2"
6736+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.2.tgz#cf2199b8243c8c6bfd350d799eb2e37536517526"
6737+
integrity sha512-0H239NO9WR/QdmOnYJSbBGJkrW/VoQ3q5/kvdZgOJ71rRSNbcBQxK/7CSldpMpa6gxHoMBckWDNaxCaEzEqXuQ==
67386738
dependencies:
6739-
"@oclif/core" "^1.9.9"
6739+
"@oclif/core" "^1.16.1"
67406740
"@oclif/plugin-help" "^5.1.12"
67416741
"@oclif/plugin-not-found" "^2.3.1"
67426742
"@oclif/plugin-warn-if-update-available" "^2.0.4"

0 commit comments

Comments
 (0)