Skip to content

Commit

Permalink
Update dependency @ianwalter/bff to ^5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 4, 2019
1 parent e77d8b2 commit 6b18c0f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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": "^5.2.0",
"@ianwalter/bff": "^5.2.1",
"@ianwalter/dist": "^4.0.0",
"@ianwalter/eslint-config": "^1.1.3",
"@ianwalter/renovate-config": "^1.1.0",
Expand Down
18 changes: 9 additions & 9 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@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-5.2.0.tgz#9a556ed31d869d0158e3ea5cf4aca338c4d7e86e"
integrity sha512-J+hJppPAyvQ0EjIgF6TNLQC3xM9iriRe9T9+jfxcgW993Y8RwAbjCC30tsRm58nBHWdS8qT0RVPNBlGOsDUKPQ==
"@ianwalter/bff@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-5.2.1.tgz#7f3ffe44e041549e89a261f191d2c06a37520997"
integrity sha512-3ou9CePCfAiO08BolpeBsMeW6PogeN8vvNRghz5WmLYs169TUrKAj7vEt0wEx5ubBEQPQ0PRqOVLZ3Iy2uifUw==
dependencies:
"@ianwalter/cli" "^1.1.1"
"@ianwalter/print" "^2.3.1"
Expand All @@ -873,7 +873,7 @@
p-timeout "^3.1.0"
puppeteer "^1.17.0"
tempy "^0.3.0"
webpack "^4.32.2"
webpack "^4.33.0"
workerpool "^3.1.2"

"@ianwalter/cli@^1.1.1":
Expand Down Expand Up @@ -7124,10 +7124,10 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@^4.32.2:
version "4.32.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.32.2.tgz#3639375364a617e84b914ddb2c770aed511e5bc8"
integrity sha512-F+H2Aa1TprTQrpodRAWUMJn7A8MgDx82yQiNvYMaj3d1nv3HetKU0oqEulL9huj8enirKi8KvEXQ3QtuHF89Zg==
webpack@^4.33.0:
version "4.33.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.33.0.tgz#c30fc4307db432e5c5e3333aaa7c16a15a3b277e"
integrity sha512-ggWMb0B2QUuYso6FPZKUohOgfm+Z0sVFs8WwWuSH1IAvkWs428VDNmOlAxvHGTB9Dm/qOB/qtE5cRx5y01clxw==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"
Expand Down

0 comments on commit 6b18c0f

Please sign in to comment.