Skip to content

Commit

Permalink
Merge pull request #513 from reactionable/dependabot/npm_and_yarn/cli…
Browse files Browse the repository at this point in the history
…panion-3.2.0-rc.6
  • Loading branch information
neilime authored Jan 28, 2022
2 parents ecd42f0 + 6142b66 commit 7179db4
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.5",
"clipanion": "^3.2.0-rc.6",
"deepmerge": "^4.2.2",
"diff": "^5.0.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 @@ -1493,10 +1493,10 @@ cli-truncate@^3.1.0:
slice-ansi "^5.0.0"
string-width "^5.0.0"

clipanion@^3.2.0-rc.5:
version "3.2.0-rc.5"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.5.tgz#e52c58139ddd7322c0bdbdb7ba4a6f3a9962ab9e"
integrity sha512-qCOhL+TRE6JpmBNkT6v3VhqdWGDYv1DUcPTHfggd1x1njLRS8/i/zShUWW1j4iW2P3nTG3s7GTnHZkjhGxC1gg==
clipanion@^3.2.0-rc.6:
version "3.2.0-rc.6"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.6.tgz#416b17958c1c1c5906ed35911492a6ae87e9e9a7"
integrity sha512-lcByFNxi1L/sskjD/YybFZI43bnkm/AuUNFcF5i5Znz6nvWCH9gfq4qkNmAk5MhS/MPY5Im8jiqYH54h23Vc7Q==
dependencies:
typanion "^3.3.1"

Expand Down

0 comments on commit 7179db4

Please sign in to comment.