Skip to content

Commit 5082b7b

Browse files
authored
Merge pull request #309 from salesforcecli/dependabot-npm_and_yarn-oclif-3.7.3
chore(dev-deps): bump oclif from 3.7.0 to 3.7.3
2 parents e045dca + 1f470fc commit 5082b7b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"husky": "^7.0.4",
3939
"mocha": "^9.1.3",
4040
"nyc": "^15.1.0",
41-
"oclif": "^3.7.0",
41+
"oclif": "^3.7.3",
4242
"prettier": "^2.8.7",
4343
"pretty-quick": "^3.1.3",
4444
"salesforce-alm": "^54.8.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -785,10 +785,10 @@
785785
widest-line "^3.1.0"
786786
wrap-ansi "^7.0.0"
787787

788-
"@oclif/core@^2.0.8", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0":
789-
version "2.6.2"
790-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.2.tgz#6ec15faf0c1e0e01e3c13c1c33827c12baaf0c88"
791-
integrity sha512-roxcBLr4BuoOEDEkMQk4Yy0Tolr39n6i+A63qPLa19vrgxjZZJygh2HpThsn69/UPuEzMq051FnvJ9tNln3Y5g==
788+
"@oclif/core@^2.0.8", "@oclif/core@^2.4.0", "@oclif/core@^2.8.0":
789+
version "2.8.0"
790+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.0.tgz#4948de3168804169fa68895af8ec4853f332b307"
791+
integrity sha512-A2wHItFrD/WOw5bJ6Mtv9MD7If0bsKNR0pwEY0me+fo4HSXlJOtgYGqmzb8t8akX3DUUT7XsjPajsoHLkIJyvg==
792792
dependencies:
793793
"@types/cli-progress" "^3.11.0"
794794
ansi-escapes "^4.3.2"
@@ -7902,12 +7902,12 @@ object.values@^1.1.5, object.values@^1.1.6:
79027902
define-properties "^1.1.4"
79037903
es-abstract "^1.20.4"
79047904

7905-
oclif@^3.7.0:
7906-
version "3.7.0"
7907-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.7.0.tgz#6507033312dbcae25e99050010c33d67a31e93a3"
7908-
integrity sha512-LtLc7/3lOQ0d6/JKGj8QriIK/MiIcjZXVX3WoynbXUswG/X8oIsSr1+F6Q69VVbXnjbYlbfiP+uYASr36Mrjzg==
7905+
oclif@^3.7.3:
7906+
version "3.7.3"
7907+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.7.3.tgz#822bb37626e65bf49d6644f07477dc3523fe0f4f"
7908+
integrity sha512-yQ85UkSJAsDIRx0DXrp287GyvsBc2piyk3a8wup8/T+wxmsdEvWW+SaDWIQfpHNzMHYHrGus0hGW2ZwNvcNgjg==
79097909
dependencies:
7910-
"@oclif/core" "^2.3.0"
7910+
"@oclif/core" "^2.8.0"
79117911
"@oclif/plugin-help" "^5.1.19"
79127912
"@oclif/plugin-not-found" "^2.3.7"
79137913
"@oclif/plugin-warn-if-update-available" "^2.0.14"

0 commit comments

Comments
 (0)