Skip to content

Commit 9177617

Browse files
authored
Merge pull request #168 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 8ae8837 + 131be53 commit 9177617

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"husky": "^7.0.4",
4141
"mocha": "^9.1.3",
4242
"nyc": "^15.1.0",
43-
"oclif": "^3.9.0",
43+
"oclif": "^3.9.1",
4444
"prettier": "^2.8.8",
4545
"pretty-quick": "^3.1.0",
4646
"shx": "^0.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5635,10 +5635,10 @@ object.values@^1.1.6:
56355635
define-properties "^1.1.4"
56365636
es-abstract "^1.20.4"
56375637

5638-
oclif@^3.9.0:
5639-
version "3.9.0"
5640-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
5641-
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
5638+
oclif@^3.9.1:
5639+
version "3.9.1"
5640+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
5641+
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
56425642
dependencies:
56435643
"@oclif/core" "^2.8.4"
56445644
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)