Skip to content

Commit

Permalink
Merge pull request #577 from reactionable/dependabot/npm_and_yarn/cli…
Browse files Browse the repository at this point in the history
…panion-3.2.0-rc.13
  • Loading branch information
neilime authored Oct 21, 2022
2 parents 2a365a9 + aa99964 commit 298ce2b
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-rc.12",
"clipanion": "^3.2.0-rc.13",
"deepmerge": "^4.2.2",
"diff": "^5.1.0",
"eta": "^1.12.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1712,10 +1712,10 @@ cli-truncate@^3.1.0:
slice-ansi "^5.0.0"
string-width "^5.0.0"

clipanion@^3.2.0-rc.12:
version "3.2.0-rc.12"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.12.tgz#4426199a1ca49d045f199613dd4e20387c815324"
integrity sha512-yhxjhyfuOtQW11CLgfqG3aWsVNu52CzQd18tgAn4P/AMaEvaLbB1x9qmKb5K5HPvjBzDG6JWSHdJOIfqQgOo7Q==
clipanion@^3.2.0-rc.13:
version "3.2.0-rc.13"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.13.tgz#e969465c17e2134a85c1978283dc4458fafd3b60"
integrity sha512-JYuPIaZZOl4nTUP4BMXmHGxYkAD2gc0m5GxZKr2eKEjquyFj/WBbkERDesnUsQKewUmWvBzzxdbf8WQ/GBDduQ==
dependencies:
typanion "^3.8.0"

Expand Down

0 comments on commit 298ce2b

Please sign in to comment.