Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-commands from 2.1.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/oclif/plugin-commands/releases)
- [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-commands@v2.1.0...2.2.1)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-commands"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 29, 2022
1 parent 6ecfb17 commit cbac798
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@oclif/config": "^1.18.5",
"@oclif/plugin-commands": "^2.1.0",
"@oclif/plugin-commands": "^2.2.1",
"@oclif/plugin-help": "^5.1.15",
"@oclif/test": "^1.2.9",
"@types/chai": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -520,10 +520,10 @@
chalk "^4.1.0"
tslib "^2.3.1"

"@oclif/plugin-commands@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.1.0.tgz#b756ce6dc76ebbef7ccdc4cfc7354b1132751e69"
integrity sha512-P+iZpEZSA3e/V8x4dU2E5ZPh07zzvR2S8wOQajB6GcBGehI1ATjjqmSSld717DG7sThj7fjcK6IU6cskzberTw==
"@oclif/plugin-commands@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.1.tgz#cf985f20ba67b1aa0dac8e08db3c993c19680469"
integrity sha512-mCv5Dlxkxg5sNaatFgbol9rKS9nBqPydRfxW0vusfzwuYZhxpdrvpgqkjcCO3LnQHSqX4qW5UCF6ZU0bBgnMBQ==
dependencies:
"@oclif/core" "^1.2.0"
lodash "^4.17.11"
Expand Down

0 comments on commit cbac798

Please sign in to comment.