Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Update dependency @ianwalter/bff to ^9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 21, 2020
1 parent 2d2d7a5 commit 086b821
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"strip-ansi": "^6.0.0"
},
"devDependencies": {
"@ianwalter/bff": "^9.4.1",
"@ianwalter/bff": "^9.5.0",
"@ianwalter/eslint-config": "^4.0.0",
"@ianwalter/nrg": "^0.0.73",
"@ianwalter/release": "^5.0.0",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Expand Up @@ -216,15 +216,15 @@
resolved "https://registry.yarnpkg.com/@ianwalter/base-error/-/base-error-6.1.0.tgz#a25f8a57e04877f6823251c5f1e05c7c060a0130"
integrity sha512-a1oe3gdY7aVJotysd2hbkARZdIXd80b1xL+kcJGQ/5VzEv7bMhQ+vlamv8DLz828uz/dxMCVb4++n75RyVUs2Q==

"@ianwalter/bff@^9.4.1":
version "9.4.1"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.4.1.tgz#26757f51f959e5b0ee8d70eda641de048ce2da46"
integrity sha512-fJGpf2m/9bGPDWnDW+6xacb7J4wTfBLNE9OndrUAk9LoAh4Ywdje+xZUzPCMwtelRQ5Emov3/ec7LIcQgbDY2g==
"@ianwalter/bff@^9.5.0":
version "9.5.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.5.0.tgz#895cc6cadc34e9b091c951b416f8918e6ff66002"
integrity sha512-Pagw+hP95NEjUOifSxectWz9hzyHgBG9UMHm7cTiuh3nm7zHp0e9fvg1WD+zrOcVBR3qVjyFOXKCU3Z0YpkjMg==
dependencies:
"@ianwalter/cli" "^4.1.0"
"@ianwalter/clone" "^5.0.0"
"@ianwalter/cloneable" "^1.0.1"
"@ianwalter/print" "^5.1.0"
"@ianwalter/print" "^5.2.1"
"@ianwalter/subpub" "^2.0.0"
"@ianwalter/timer" "^1.1.0"
callsites "^3.1.0"
Expand Down Expand Up @@ -493,6 +493,22 @@
marked-terminal "^4.0.0"
strip-ansi "^6.0.0"

"@ianwalter/print@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@ianwalter/print/-/print-5.2.1.tgz#c45eee0cc9eae1a03dcef5fcdcad2bea74614bd8"
integrity sha512-kbdwljHZKZXcDmlDV9XpCVLtc/gNAFID3jGSPExfwcX3CQaFqcdHvZ2otm1Zsen0ES9ybt4SJXoOddc/zyVXUg==
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 086b821

Please sign in to comment.