Skip to content

Commit

Permalink
fix(deps): update dependency prisma-client-lib to v1.34.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 24, 2021
1 parent acb2598 commit 9f53931
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 26 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bcryptjs": "2.4.3",
"graphql-yoga": "1.18.3",
"jsonwebtoken": "8.5.1",
"prisma-client-lib": "1.34.10"
"prisma-client-lib": "1.34.12"
},
"devDependencies": {
"dotenv": "6.2.0",
Expand Down
27 changes: 15 additions & 12 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1821,9 +1821,10 @@ [email protected]:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.10.tgz#ae67e2cbcfc82e537c3e96f214233bf5361d0116"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.12.tgz#7b81e0df527058d848e9c6c00e98a765e26a6837"
integrity sha512-VNl0wcI4MYbag3PI3Oy22tomg0rO3+VYGdumISg81NV2nB6PZyB+z4SirNk8E7qo0HRCeSd2xj3su92Jq+M3QQ==
dependencies:
"@types/node" "^10.12.0"
"@types/prettier" "^1.13.2"
Expand All @@ -1834,30 +1835,32 @@ [email protected]:
jsonwebtoken "^8.3.0"
lodash.flatten "^4.4.0"
prettier "1.16.4"
prisma-datamodel "1.34.10"
prisma-generate-schema "1.34.10"
prisma-datamodel "1.34.12"
prisma-generate-schema "1.34.12"
subscriptions-transport-ws "^0.9.15"
uppercamelcase "^3.0.0"
ws "^6.1.0"
zen-observable "^0.8.10"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.10.tgz#ce47dba4cff1dfaed5b3ad3302e53308baa9bffe"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.12.tgz#bbc5e0ffdaf1f33fc1b6dcbb1fcd4a3c828b1920"
integrity sha512-95m7ZEjzuNz++Tuo+GRuIhtS3/xG9fPZm5So/E3kw/lQ4RjE7/BT8Je12XFk47sk7cewQBmQ+Of32J7FW+0cxQ==
dependencies:
debug "^4.1.1"
graphql "^14.3.0"
pluralize "^7.0.0"
popsicle "10"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.10.tgz#5b0df0c277206acaa2c02cd8f43b21c8df677f13"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.12.tgz#d4fa6904120eeebcffcae964cb941e2e7cd88f20"
integrity sha512-USrNLFtXwGNORJHpeXihCIc3/ARtVaFjQ1OZhvmLnqoiJVhnh29sc0daCqFijO1AXiArF5kxjMcM27JVzTdJiA==
dependencies:
graphql "^14.3.0"
pluralize "^7.0.0"
popsicle "10"
prisma-datamodel "1.34.10"
prisma-datamodel "1.34.12"

[email protected]:
version "1.34.12"
Expand Down
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"graphql-yoga": "1.18.3",
"prisma-client-lib": "1.34.10"
"prisma-client-lib": "1.34.12"
},
"devDependencies": {
"prisma": "1.34.12"
Expand Down
27 changes: 15 additions & 12 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,9 +827,10 @@ [email protected]:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.10.tgz#ae67e2cbcfc82e537c3e96f214233bf5361d0116"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.12.tgz#7b81e0df527058d848e9c6c00e98a765e26a6837"
integrity sha512-VNl0wcI4MYbag3PI3Oy22tomg0rO3+VYGdumISg81NV2nB6PZyB+z4SirNk8E7qo0HRCeSd2xj3su92Jq+M3QQ==
dependencies:
"@types/node" "^10.12.0"
"@types/prettier" "^1.13.2"
Expand All @@ -840,30 +841,32 @@ [email protected]:
jsonwebtoken "^8.3.0"
lodash.flatten "^4.4.0"
prettier "1.16.4"
prisma-datamodel "1.34.10"
prisma-generate-schema "1.34.10"
prisma-datamodel "1.34.12"
prisma-generate-schema "1.34.12"
subscriptions-transport-ws "^0.9.15"
uppercamelcase "^3.0.0"
ws "^6.1.0"
zen-observable "^0.8.10"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.10.tgz#ce47dba4cff1dfaed5b3ad3302e53308baa9bffe"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.12.tgz#bbc5e0ffdaf1f33fc1b6dcbb1fcd4a3c828b1920"
integrity sha512-95m7ZEjzuNz++Tuo+GRuIhtS3/xG9fPZm5So/E3kw/lQ4RjE7/BT8Je12XFk47sk7cewQBmQ+Of32J7FW+0cxQ==
dependencies:
debug "^4.1.1"
graphql "^14.3.0"
pluralize "^7.0.0"
popsicle "10"

[email protected]:
version "1.34.10"
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.10.tgz#5b0df0c277206acaa2c02cd8f43b21c8df677f13"
[email protected]:
version "1.34.12"
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.12.tgz#d4fa6904120eeebcffcae964cb941e2e7cd88f20"
integrity sha512-USrNLFtXwGNORJHpeXihCIc3/ARtVaFjQ1OZhvmLnqoiJVhnh29sc0daCqFijO1AXiArF5kxjMcM27JVzTdJiA==
dependencies:
graphql "^14.3.0"
pluralize "^7.0.0"
popsicle "10"
prisma-datamodel "1.34.10"
prisma-datamodel "1.34.12"

[email protected]:
version "1.34.12"
Expand Down

0 comments on commit 9f53931

Please sign in to comment.