Skip to content

Commit

Permalink
Update dependency @ianwalter/print to ^5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2020
1 parent 0e7f7de commit defa79c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"supertest": "^4.0.2"
},
"dependencies": {
"@ianwalter/print": "^5.0.0",
"@ianwalter/print": "^5.1.0",
"@ianwalter/router": "^1.3.0",
"koa": "^2.8.1",
"koa-json": "^2.0.2"
Expand Down
21 changes: 21 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@
resolved "https://registry.yarnpkg.com/@ianwalter/clone/-/clone-4.1.0.tgz#635860922699338da607b8e990ae5173e3e3e9c9"
integrity sha512-UWlp3DtPvLgZkS3hy6ihHQATjQC1BtoJxk4PCO/v7r8m7P4g0WkdacadpUh0ze3yNqO+uFIRW2RX1boGz7feQQ==

"@ianwalter/clone@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/clone/-/clone-5.0.0.tgz#d5e20f3b9eccfbbb094f6f38e1cf6d31818b51ac"
integrity sha512-N0BlOwYog4ASu2OP+9q2xM3fvJDtFm4YhhZG2dmn0rmueJGhqC/OSJIHgixL6wORDP0w9+sRJdI97b0IoWBdYw==

"@ianwalter/commits@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@ianwalter/commits/-/commits-1.0.1.tgz#facc6b717d1a202284267bd5c7685893f18e321a"
Expand Down Expand Up @@ -307,6 +312,22 @@
marked-terminal "^4.0.0"
strip-ansi "^6.0.0"

"@ianwalter/print@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/print/-/print-5.1.0.tgz#52c5b727a24088ae3354f34c8147761053bc907f"
integrity sha512-hthgIc5l98Az6TS1m2SzAzjWtVwrAdBBJvW8uhtvq+awekelri5s4yoKNLkZAjHRJSM7gyXX+IK/ttISzkiOUA==
dependencies:
"@ianwalter/chromafi" "^1.0.1"
"@ianwalter/clone" "^5.0.0"
"@ianwalter/log" "^4.0.0"
"@ianwalter/merge" "^5.0.0"
chalk "^3.0.0"
has-ansi "^4.0.0"
has-emoji "^1.1.0"
marked "^0.8.0"
marked-terminal "^4.0.0"
strip-ansi "^6.0.0"

"@ianwalter/release@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/release/-/release-5.0.0.tgz#e1e454e20e9dcc74936f207004ba58c475daf683"
Expand Down

0 comments on commit defa79c

Please sign in to comment.