Skip to content

Commit 584a9fd

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

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.17.1",
44+
"oclif": "^3.17.2",
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
@@ -5680,10 +5680,10 @@ object.values@^1.1.6:
56805680
define-properties "^1.1.4"
56815681
es-abstract "^1.20.4"
56825682

5683-
oclif@^3.17.1:
5684-
version "3.17.1"
5685-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.1.tgz#be210c063d4e78995b8dab594c3a220c4cf17710"
5686-
integrity sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ==
5683+
oclif@^3.17.2:
5684+
version "3.17.2"
5685+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.2.tgz#f13756c9b1968047e76b99cb09db9725e96fb2f6"
5686+
integrity sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==
56875687
dependencies:
56885688
"@oclif/core" "^2.11.4"
56895689
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)