Skip to content

Commit 09da700

Browse files
authored
Merge pull request #472 from salesforcecli/dependabot-npm_and_yarn-oclif-3.17.2
chore(dev-deps): bump oclif from 3.16.0 to 3.17.2
2 parents d95d863 + 8abceb5 commit 09da700

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.16.0",
40+
"oclif": "^3.17.2",
4141
"prettier": "^2.8.8",
4242
"pretty-quick": "^3.1.0",
4343
"shx": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5201,10 +5201,10 @@ object.values@^1.1.6:
52015201
define-properties "^1.1.4"
52025202
es-abstract "^1.20.4"
52035203

5204-
oclif@^3.16.0:
5205-
version "3.16.0"
5206-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0.tgz#b1983f310cbb25944d7da02125aa0c095aa7669d"
5207-
integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow==
5204+
oclif@^3.17.2:
5205+
version "3.17.2"
5206+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.2.tgz#f13756c9b1968047e76b99cb09db9725e96fb2f6"
5207+
integrity sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==
52085208
dependencies:
52095209
"@oclif/core" "^2.11.4"
52105210
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)