Skip to content

Commit d60b2c4

Browse files
authored
Merge pull request #385 from salesforcecli/dependabot-npm_and_yarn-oclif-3.9.1
chore(dev-deps): bump oclif from 3.9.0 to 3.9.1
2 parents c7c2651 + c57668b commit d60b2c4

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.9.0",
40+
"oclif": "^3.9.1",
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
@@ -5254,10 +5254,10 @@ object.values@^1.1.6:
52545254
define-properties "^1.1.4"
52555255
es-abstract "^1.20.4"
52565256

5257-
oclif@^3.9.0:
5258-
version "3.9.0"
5259-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
5260-
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
5257+
oclif@^3.9.1:
5258+
version "3.9.1"
5259+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
5260+
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
52615261
dependencies:
52625262
"@oclif/core" "^2.8.4"
52635263
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)