Skip to content

Commit 6aee20a

Browse files
chore(dev-deps): bump oclif from 3.9.0 to 3.9.1
Bumps [oclif](https://github.com/oclif/oclif) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.9.0...3.9.1) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb58b93 commit 6aee20a

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
@@ -41,7 +41,7 @@
4141
"mocha": "^10.2.0",
4242
"moment": "^2.29.1",
4343
"nyc": "^15.1.0",
44-
"oclif": "^3.9.0",
44+
"oclif": "^3.9.1",
4545
"prettier": "^2.8.8",
4646
"pretty-quick": "^3.1.0",
4747
"shelljs": "^0.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5846,10 +5846,10 @@ object.values@^1.1.6:
58465846
define-properties "^1.1.4"
58475847
es-abstract "^1.20.4"
58485848

5849-
oclif@^3.9.0:
5850-
version "3.9.0"
5851-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0.tgz#d52beb9300a60a660f897fe9ae810fffd48a1571"
5852-
integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==
5849+
oclif@^3.9.1:
5850+
version "3.9.1"
5851+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
5852+
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
58535853
dependencies:
58545854
"@oclif/core" "^2.8.4"
58555855
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)