Skip to content

Commit cf2f438

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

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
"husky": "^7.0.4",
4242
"mocha": "^9.1.3",
4343
"nyc": "^15.1.0",
44-
"oclif": "^3.6.4",
44+
"oclif": "^3.6.5",
4545
"prettier": "^2.7.1",
4646
"pretty-quick": "^3.1.0",
4747
"shx": "^0.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6389,10 +6389,10 @@ object.values@^1.1.5, object.values@^1.1.6:
63896389
define-properties "^1.1.4"
63906390
es-abstract "^1.20.4"
63916391

6392-
oclif@^3.6.4:
6393-
version "3.6.4"
6394-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.4.tgz#9b30b3fc301638a639a89cf58254346c67670645"
6395-
integrity sha512-RYWmKQM5jammrHTF33DGBfBAaYxdARkc0VvUNpLtg8AFu5x91FxaOHdbOAYwkzPMC168MZ+O/EFi4jM96GxvPA==
6392+
oclif@^3.6.5:
6393+
version "3.6.5"
6394+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.5.tgz#8543b6ff404f6b87c62a9f0a5af4b5f07de811c5"
6395+
integrity sha512-XBn+Zdq5+7tEGaW7ecqxH/EonyjxmSHzBcomW8UgfxuS93xa0x+RCWemwAYoiHUA36E7si8rQrmmfls8Lu+epg==
63966396
dependencies:
63976397
"@oclif/core" "^2.0.3"
63986398
"@oclif/plugin-help" "^5.1.19"

0 commit comments

Comments
 (0)