Skip to content

Commit

Permalink
fix(deps): bump @oclif/table from 0.1.18 to 0.1.21 (#956)
Browse files Browse the repository at this point in the history
Bumps [@oclif/table](https://github.com/oclif/table) from 0.1.18 to 0.1.21.
- [Release notes](https://github.com/oclif/table/releases)
- [Changelog](https://github.com/oclif/table/blob/main/CHANGELOG.md)
- [Commits](oclif/table@0.1.18...0.1.21)

---
updated-dependencies:
- dependency-name: "@oclif/table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 3f70e08 commit 634c114
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 @@ -6,7 +6,7 @@
"dependencies": {
"@inquirer/select": "^2.5.0",
"@oclif/core": "^4",
"@oclif/table": "^0.1.18",
"@oclif/table": "^0.1.21",
"ansis": "^3.3.2",
"debug": "^4.3.7",
"filesize": "^6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1055,10 +1055,10 @@
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==

"@oclif/table@^0.1.18":
version "0.1.18"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.18.tgz#dcd950d2fc4b75ae192a143a1de11ef2c6744712"
integrity sha512-zcH/k/81YIZTOE9O+Xm0nmn57Rfg2csQnFb/8u1B3Y7iUzYw0vsl+nI2Jtk0BaiX7JJfxAqas9kRzJazvFdoGA==
"@oclif/table@^0.1.21":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.21.tgz#2a164c45450f78a681b04c1e6723faf54356f8a2"
integrity sha512-ZeFGSJLAQ6jkBdkR8Lf+uzlWIturNAc1TsoVxN2nTMa8cnEiQmrEqabbcV2RE6b+Vt9qx4yrx7Zq9ihcPsidTA==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.11"
Expand Down

0 comments on commit 634c114

Please sign in to comment.