Skip to content

Commit

Permalink
Merge pull request #719 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-3.9.1

chore(dev-deps): bump oclif from 3.9.0 to 3.9.1
  • Loading branch information
svc-cli-bot committed Jun 19, 2023
2 parents 9d5ac80 + 6aee20a commit b457d2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"mocha": "^10.2.0",
"moment": "^2.29.1",
"nyc": "^15.1.0",
"oclif": "^3.9.0",
"oclif": "^3.9.1",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.0",
"shelljs": "^0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5898,10 +5898,10 @@ object.values@^1.1.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"

oclif@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
oclif@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
dependencies:
"@oclif/core" "^2.8.4"
"@oclif/plugin-help" "^5.1.19"
Expand Down

0 comments on commit b457d2c

Please sign in to comment.