Skip to content

Commit

Permalink
Merge pull request #24 from Platane/renovate/@google-cloud/datastore-1.x
Browse files Browse the repository at this point in the history
Update dependency @google-cloud/datastore to version 1.0.7
  • Loading branch information
Platane authored Jul 29, 2017
2 parents 719ddda + 94f880e commit 1966072
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Platane <[email protected]>",
"license": "MIT",
"dependencies": {
"@google-cloud/datastore": "1.0.2",
"@google-cloud/datastore": "1.0.7",
"@google-cloud/storage": "1.2.0",
"node-fetch": "1.7.1",
"xml2js": "0.4.17"
Expand Down
56 changes: 28 additions & 28 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
# yarn lockfile v1


"@google-cloud/common-grpc@^0.3.4":
version "0.3.6"
resolved "https://registry.yarnpkg.com/@google-cloud/common-grpc/-/common-grpc-0.3.6.tgz#2cda68e62212443593ed751fabe76e8c8cf2605b"
"@google-cloud/common-grpc@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@google-cloud/common-grpc/-/common-grpc-0.4.0.tgz#39f3058b6c6f5f233ee7d4279e9dcb8903afbff0"
dependencies:
"@google-cloud/common" "^0.13.0"
dot-prop "^2.4.0"
duplexify "^3.5.0"
extend "^3.0.0"
google-proto-files "^0.12.0"
grpc "^1.3.1"
is "^3.2.0"
modelo "^4.2.0"
Expand Down Expand Up @@ -40,17 +39,18 @@
string-format-obj "^1.1.0"
through2 "^2.0.3"

"@google-cloud/[email protected].2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@google-cloud/datastore/-/datastore-1.0.2.tgz#b713f3f03a713b38fcb9631aca3f8e96cda816a9"
"@google-cloud/[email protected].7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@google-cloud/datastore/-/datastore-1.0.7.tgz#16284baa7fbd664fba0f15c79cd736977f599054"
dependencies:
"@google-cloud/common" "^0.13.0"
"@google-cloud/common-grpc" "^0.3.4"
"@google-cloud/common-grpc" "^0.4.0"
arrify "^1.0.0"
concat-stream "^1.5.0"
create-error-class "^3.0.2"
extend "^3.0.0"
google-gax "^0.13.0"
google-proto-files "^0.12.0"
is "^3.0.1"
lodash.flatten "^4.2.0"
modelo "^4.2.0"
Expand Down Expand Up @@ -713,8 +713,8 @@ color-convert@^1.0.0:
color-name "^1.1.1"

color-name@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d"
version "1.1.3"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"

colors@^1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -852,8 +852,8 @@ detect-indent@^4.0.0:
repeating "^2.0.0"

diff@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
version "3.3.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.0.tgz#056695150d7aa93237ca7e378ac3b1682b7963b9"

dot-prop@^2.4.0:
version "2.4.0"
Expand Down Expand Up @@ -942,9 +942,9 @@ esprima@^2.7.1:
version "2.7.3"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"

esprima@^3.1.1:
version "3.1.3"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
esprima@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"

estraverse@^1.9.1:
version "1.9.3"
Expand Down Expand Up @@ -1592,14 +1592,14 @@ isstream@~0.1.2:
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"

istanbul-api@^1.1.1:
version "1.1.10"
resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.10.tgz#f27e5e7125c8de13f6a80661af78f512e5439b2b"
version "1.1.11"
resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.11.tgz#fcc0b461e2b3bda71e305155138238768257d9de"
dependencies:
async "^2.1.4"
fileset "^2.0.2"
istanbul-lib-coverage "^1.1.1"
istanbul-lib-hook "^1.0.7"
istanbul-lib-instrument "^1.7.3"
istanbul-lib-instrument "^1.7.4"
istanbul-lib-report "^1.1.1"
istanbul-lib-source-maps "^1.2.1"
istanbul-reports "^1.1.1"
Expand All @@ -1617,9 +1617,9 @@ istanbul-lib-hook@^1.0.7:
dependencies:
append-transform "^0.4.0"

istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.3.tgz#925b239163eabdd68cc4048f52c2fa4f899ecfa7"
istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.4.tgz#e9fd920e4767f3d19edc765e2d6b3f5ccbd0eea8"
dependencies:
babel-generator "^6.18.0"
babel-template "^6.16.0"
Expand Down Expand Up @@ -1737,8 +1737,8 @@ jest-environment-node@^20.0.3:
jest-util "^20.0.3"

jest-haste-map@^20.0.4:
version "20.0.4"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.0.4.tgz#653eb55c889ce3c021f7b94693f20a4159badf03"
version "20.0.5"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.0.5.tgz#abad74efb1a005974a7b6517e11010709cab9112"
dependencies:
fb-watchman "^2.0.0"
graceful-fs "^4.1.11"
Expand Down Expand Up @@ -1870,11 +1870,11 @@ js-tokens@^3.0.0:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"

js-yaml@^3.7.0:
version "3.8.4"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
version "3.9.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.0.tgz#4ffbbf25c2ac963b8299dc74da7e3740de1c18ce"
dependencies:
argparse "^1.0.7"
esprima "^3.1.1"
esprima "^4.0.0"

jsbn@~0.1.0:
version "0.1.1"
Expand Down Expand Up @@ -2829,8 +2829,8 @@ string-width@^1.0.1, string-width@^1.0.2:
strip-ansi "^3.0.0"

string-width@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.0.tgz#030664561fc146c9423ec7d978fe2457437fe6d0"
version "2.1.1"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
dependencies:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^4.0.0"
Expand Down

0 comments on commit 1966072

Please sign in to comment.