Skip to content

Commit

Permalink
Merge pull request #542 from reactionable/dependabot/npm_and_yarn/cli…
Browse files Browse the repository at this point in the history
…panion-3.2.0-rc.11
  • Loading branch information
neilime authored May 6, 2022
2 parents 6bd08ba + f10145d commit b2a985d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.10",
"clipanion": "^3.2.0-rc.11",
"deepmerge": "^4.2.2",
"diff": "^5.0.0",
"eta": "^1.12.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1512,12 +1512,12 @@ cli-truncate@^3.1.0:
slice-ansi "^5.0.0"
string-width "^5.0.0"

clipanion@^3.2.0-rc.10:
version "3.2.0-rc.10"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.10.tgz#d1a288c71659decd3fc7ff72e100198c082d8748"
integrity sha512-OrDP3/bLGxf2BSGarzvqm4PrH5Pii7YoLNt/FnuJWJcnL735m2UOWEV2dCNcJ5QBgmoZF7X7vU7hetALmIqs4Q==
clipanion@^3.2.0-rc.11:
version "3.2.0-rc.11"
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.11.tgz#765661c9aeda8ecc14035a61a4b19b361f9a5400"
integrity sha512-fugY+N5uPop31VDYhjTc31DwPjCCLx6kmvdlFTf8fztpOxwplopiZr1XSHSA2qNmfpcXlJZKJsXMkxvXmdzK7g==
dependencies:
typanion "^3.3.1"
typanion "^3.8.0"

cliui@^7.0.2:
version "7.0.4"
Expand Down Expand Up @@ -4813,10 +4813,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

typanion@^3.3.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.7.1.tgz#5fceb57a2fa0c0a5beca25a7e90ac2a420863709"
integrity sha512-g2QDI/ZLpuEor9EnJ1b7s9S2QSJgNCPBw9ZCSkQdqXNjg5ZQs4mASgW/elVifSxISFwBeMaIAmMBP5luAOIKAw==
typanion@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.8.0.tgz#e23c93df92e46fbc8c0dab13135bf40f47352bb7"
integrity sha512-r9rEMpvF4pnu2DuYuC//ctH7I83bdx+Psvi1GO68w4942OmFiH56+5YS9vsEe2+9ipFPOnBHW0Z2z5/nGz5jTg==

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
Expand Down

0 comments on commit b2a985d

Please sign in to comment.