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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 8, 2020
1 parent c5f342b commit 1f06305
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 @@ -58,7 +58,7 @@
"devDependencies": {
"@babel/runtime": "^7.8.4",
"@ianwalter/babel-preset-lib": "^2.0.2",
"@ianwalter/bff": "^9.1.0",
"@ianwalter/bff": "^9.2.0",
"@ianwalter/eslint-config": "^4.0.0",
"@ianwalter/release": "^5.0.0",
"@ianwalter/renovate-config": "^1.2.0",
Expand Down
8 changes: 4 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.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.1.0.tgz#9bcdd045a5b543bbd8699cffb1856e3c0efc2e90"
integrity sha512-YPM0d/y2iQuQJzPSmEpEXzwQ/VmGQEzxdKHwaXBfmTWpqlfHKZRFBoXxSEIDCEpLuAhfIQg+Ofp2oGM++4gnxg==
"@ianwalter/bff@^9.2.0":
version "9.2.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-9.2.0.tgz#8813aba86f7df0cd0c2b44452edc2b2639a5dda9"
integrity sha512-oh5gqBdooSBy2q0JS8Icj8Eq3j0O7BusJFwKl/t168chCtyiwqLP27DU6kUeE4/FiRVB9b+3HKWblqAes9OJJg==
dependencies:
"@ianwalter/cli" "^4.1.0"
"@ianwalter/clone" "^4.1.0"
Expand Down

0 comments on commit 1f06305

Please sign in to comment.