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

Commit

Permalink
Updating to bff v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Apr 15, 2019
1 parent dde4aa7 commit 2532814
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@babel/runtime": "^7.4.0",
"@ianwalter/babel-preset-lib": "^1.2.0",
"@ianwalter/bff": "^2.8.0",
"@ianwalter/bff": "^2.9.0",
"@ianwalter/eslint-config": "^1.1.2",
"execa": "^1.0.0",
"np": "^4.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -625,13 +625,13 @@
"@babel/plugin-transform-runtime" "^7.2.0"
"@babel/preset-env" "^7.3.1"

"@ianwalter/bff@^2.8.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-2.8.0.tgz#9a06226a4564f8726759e82dd6609c199dc47fb5"
integrity sha512-YU6AqaNGick0uGBtRj3qggDj/YSaGI1uUyKUI2b1oCom9lpxgFyboCECEfaatF0L33VWJB6J1NteifS96ZN8WA==
"@ianwalter/bff@^2.9.0":
version "2.9.0"
resolved "https://registry.yarnpkg.com/@ianwalter/bff/-/bff-2.9.0.tgz#c6616ca74dc53b1114e2c786cac49ecc27847af4"
integrity sha512-x2Vvk/mQaaDIEQ4hKSxaaK/2wK858G+YPtDccFxDcqhTqq8F8IT4zFB5nYI5kunpY7D+ROjOFOytZ3B86vtcuA==
dependencies:
"@ianwalter/cli" "^1.0.0"
"@ianwalter/print" "^2.0.2"
"@ianwalter/print" "^2.1.0"
common-tags "^1.8.0"
expect "^24.7.1"
globby "^9.2.0"
Expand Down Expand Up @@ -673,7 +673,7 @@
dependencies:
camelcase "^5.0.0"

"@ianwalter/print@^2.0.2":
"@ianwalter/print@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/print/-/print-2.1.0.tgz#70c302c579379f7a68c075277df9c2f3605a8d15"
integrity sha512-1CtL5nrKo8MqZpZg0htlj52SIa/frMMBLUGH9XUzDdZdxoyIkXgls965MIBjlBnV+Ty3ZHkDGUuCqwIuqD6aeQ==
Expand Down

0 comments on commit 2532814

Please sign in to comment.