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

Commit

Permalink
Update dependency @ianwalter/bff to ^9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 18, 2020
1 parent a4da0c5 commit 5199854
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@babel/runtime": "^7.8.4",
"@ianwalter/babel-preset-lib": "^2.0.2",
"@ianwalter/bff": "^9.3.0",
"@ianwalter/bff": "^9.4.0",
"@ianwalter/eslint-config": "^4.0.0",
"@ianwalter/release": "^5.0.0",
"@ianwalter/renovate-config": "^1.2.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -869,10 +869,10 @@
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.3.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.3.0.tgz#970e505f276f856fe9284afcee7abbc7ff2c972b"
integrity sha512-UgOiOe90SzFqKbX5QojSmvSzSH3v8deSSSlUsdjkMOZMG7zh3AActzaA70ZndOHmsZzsUJukBxpYFe4zwM0hSg==
"@ianwalter/bff@^9.4.0":
version "9.4.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.4.0.tgz#b3a6c663691a3ce999140122653508a79a659c8d"
integrity sha512-HIv0fIy5GqzzEytoIDTc/yase5IQOQ/qYuxfixwq+g9Gw5xpIB69G9OdS7FtTCHPFZ41Voi02fuuAbTt+h9GlQ==
dependencies:
"@ianwalter/cli" "^4.1.0"
"@ianwalter/clone" "^5.0.0"
Expand All @@ -881,6 +881,7 @@
"@ianwalter/subpub" "^2.0.0"
"@ianwalter/timer" "^1.1.0"
callsites "^3.1.0"
camaro "^4.1.2"
common-tags "^1.8.0"
expect "^25.1.0"
globby "^11.0.0"
Expand Down Expand Up @@ -1799,6 +1800,11 @@ callsites@^3.0.0, callsites@^3.1.0:
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==

camaro@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/camaro/-/camaro-4.1.2.tgz#69a8d89f7fb524f9ee79cfb137e27645b26072eb"
integrity sha512-pogQ/I2Ijr4Z+hNoCjgBzw9S/6PZkqDNK9UMAcietgUHVZ4Lw2bq8SkfHonqIYW+bDjk6VBNm+XkURrf6iaLAQ==

camelcase@^1.0.2:
version "1.2.1"
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
Expand Down

0 comments on commit 5199854

Please sign in to comment.