Skip to content

Commit

Permalink
chore(deps): bump clipanion from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [clipanion](https://github.com/arcanis/clipanion) from 3.2.0 to 3.2.1.
- [Commits](https://github.com/arcanis/clipanion/commits)

---
updated-dependencies:
- dependency-name: clipanion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2023
1 parent 1d82fdc commit da9545c
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 @@ -35,7 +35,7 @@
"dependencies": {
"@iarna/toml": "^2.2.5",
"chalk": "^4.1.2",
"clipanion": "^3.2.0",
"clipanion": "^3.2.1",
"deepmerge": "^4.3.1",
"diff": "^5.1.0",
"eta": "^2.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1756,10 +1756,10 @@ cli-truncate@^3.1.0:
slice-ansi "^5.0.0"
string-width "^5.0.0"

clipanion@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0.tgz#ea55ce3fe27becb4ddd4915df6fb3de0f9e79a5c"
integrity sha512-XaPQiJQZKbyaaDbv5yR/cAt/ORfZfENkr4wGQj+Go/Uf/65ofTQBCPirgWFeJctZW24V3mxrFiEnEmqBflrJYA==
clipanion@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.1.tgz#2887db4cb232e80ba57cf19347a4e3a1c4a74133"
integrity sha512-dYFdjLb7y1ajfxQopN05mylEpK9ZX0sO1/RfMXdfmwjlIsPkbh4p7A682x++zFPLDCo1x3p82dtljHf5cW2LKA==
dependencies:
typanion "^3.8.0"

Expand Down

0 comments on commit da9545c

Please sign in to comment.