Skip to content

Commit

Permalink
Update dependency @ianwalter/bff to ^4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 8, 2019
1 parent 04e2d34 commit f64c9a0
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 @@ -36,7 +36,7 @@
},
"devDependencies": {
"@ianwalter/babel-preset-lib": "^2.0.2",
"@ianwalter/bff": "^4.0.1",
"@ianwalter/bff": "^4.0.2",
"@ianwalter/dist": "^4.0.0",
"@ianwalter/eslint-config": "^1.1.2",
"@ianwalter/renovate-config": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,10 @@
dependencies:
"@babel/runtime-corejs3" "^7.4.4"

"@ianwalter/bff@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-4.0.1.tgz#e0e5011ad3420752d425b72165e07c42762aad21"
integrity sha512-+ItJXAea9eBNSLXCzWaEKh82R0pDWwKrSWEFrAyRKUc00fKdTC7XBXY0qJYUiGZxwtyW5rl0RkPOH3XoBV8HCA==
"@ianwalter/bff@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-4.0.2.tgz#48dbda16a8976192df72ca6891296bc006aa8291"
integrity sha512-vDGs5dzlenn8gXY2K+EYWdrjYHRHLJZo3bS8dW1lfeJ5aQv8ygbQkdbXX/4rQMT0GmwURPC7cPZoxsPKBhRD9w==
dependencies:
"@ianwalter/cli" "^1.1.1"
"@ianwalter/print" "^2.3.0"
Expand Down

0 comments on commit f64c9a0

Please sign in to comment.