Skip to content

Commit e9e77a3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.24.0
1 parent 7ea9986 commit e9e77a3

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.18.9",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.23.4",
32+
"prisma": "1.24.0",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.2.2"
3535
},

yarn.lock

+30-70
Original file line numberDiff line numberDiff line change
@@ -4355,10 +4355,10 @@ [email protected]:
43554355
subscriptions-transport-ws "0.9.15"
43564356
yargs "12.0.5"
43574357

4358-
prisma-cli-core@1.23.4:
4359-
version "1.23.4"
4360-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.23.4.tgz#136af9c9e1bafae16de9bbd90f452d695ceb5f7f"
4361-
integrity sha512-4HeosHyAOQdJ7AHeqkFILLiLOpKcT8ang5B9/vrKa7eqUDKRjdxxLqnmh8cGkRkYEwMyNTZH2Ub/JsrkzW1IGg==
4358+
prisma-cli-core@1.24.0:
4359+
version "1.24.0"
4360+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.24.0.tgz#cbcf5b1a66aa2a337c979690e5b629bf22e68d47"
4361+
integrity sha512-P/BK3Vj6mh08D4lYYcMZBool+fRNOpAf/jfDkjwpXWf/VEdy1D/2xrR4MmRJ5rM8QztraHRcWjwv2TYsGc9kFw==
43624362
dependencies:
43634363
adm-zip "^0.4.7"
43644364
archiver "^2.0.3"
@@ -4384,20 +4384,20 @@ [email protected]:
43844384
node-forge "^0.7.1"
43854385
npm-run "4.1.2"
43864386
opn "^5.1.0"
4387-
prisma-client-lib "1.23.4"
4388-
prisma-datamodel "1.23.4"
4389-
prisma-db-introspection "1.23.4"
4390-
prisma-generate-schema "1.23.4"
4391-
prisma-yml "1.23.4"
4387+
prisma-client-lib "1.24.0"
4388+
prisma-datamodel "1.24.0"
4389+
prisma-db-introspection "1.24.0"
4390+
prisma-generate-schema "1.24.0"
4391+
prisma-yml "1.24.0"
43924392
scuid "^1.0.2"
43934393
sillyname "^0.1.0"
43944394
source-map-support "^0.4.18"
43954395
table "^4.0.1"
43964396

4397-
prisma-cli-engine@1.23.4:
4398-
version "1.23.4"
4399-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.23.4.tgz#1c5e35dc2ddb337551523d91c26012e0f07752da"
4400-
integrity sha512-kdhCM29Jfq+KhNsQNPhhbc4XSZWQXXp30La9OtQKmw/m/4uj/VOcSmDRRhH3nGUTCItwHp3ntQQcABX54L3mCw==
4397+
prisma-cli-engine@1.24.0:
4398+
version "1.24.0"
4399+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.24.0.tgz#8e4ad8af7cc6b42e96d087e432519d34f6433389"
4400+
integrity sha512-j+OzUy84P4SC6b3D6SIsyhk6EzGpJ4bPnpqXtisqpHrUXt+hccKiOBGUoLNYEO4t/nfGmg0F6oluqAxsYh09tQ==
44014401
dependencies:
44024402
"@heroku/linewrap" "^1.0.0"
44034403
ansi-escapes "^3.0.0"
@@ -4432,7 +4432,7 @@ [email protected]:
44324432
mkdirp "^0.5.1"
44334433
opn "^5.1.0"
44344434
prisma-json-schema "0.1.3"
4435-
prisma-yml "1.23.4"
4435+
prisma-yml "1.24.0"
44364436
raven "2.6.4"
44374437
rwlockfile "^1.4.8"
44384438
scuid "^1.0.2"
@@ -4444,27 +4444,6 @@ [email protected]:
44444444
treeify "^1.0.1"
44454445
update-notifier "^2.3.0"
44464446

4447-
4448-
version "1.23.4"
4449-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.23.4.tgz#7437daf9ffd91384de652e1f2575ec42b866900d"
4450-
integrity sha512-H232qLpqIFd+3FiJolbj6nCAvWGNF2edYFXrfloRzwXzqIvCwos3USj1Pe6GQD4uBDWhzVNTEz+tF2Igh1SiBg==
4451-
dependencies:
4452-
"@types/node" "^10.12.0"
4453-
"@types/prettier" "^1.13.2"
4454-
debug "^4.1.0"
4455-
flow-bin "^0.87.0"
4456-
graphql-tag "^2.10.0"
4457-
http-link-dataloader "^0.1.6"
4458-
jsonwebtoken "^8.3.0"
4459-
lodash.flatten "^4.4.0"
4460-
prettier "^1.14.3"
4461-
prisma-datamodel "1.23.4"
4462-
prisma-generate-schema "1.23.4"
4463-
subscriptions-transport-ws "^0.9.15"
4464-
uppercamelcase "^3.0.0"
4465-
ws "^6.1.0"
4466-
zen-observable "^0.8.10"
4467-
44684447
44694448
version "1.24.0"
44704449
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.24.0.tgz#1563b1f8a4ac177382cd83d4bb861217a402a2dc"
@@ -4486,15 +4465,6 @@ [email protected]:
44864465
ws "^6.1.0"
44874466
zen-observable "^0.8.10"
44884467

4489-
4490-
version "1.23.4"
4491-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.23.4.tgz#c206770f10f5d2f20ae3c838afa4c1d7bf6ff6bf"
4492-
integrity sha512-/qVzwRZc9M3U4Qj2fv757vLABb7flojMSAJvt5Evuwvvi/0ncivDL5e8AlD5YHDPWuh5n9d5JhqUXc11nUckkQ==
4493-
dependencies:
4494-
graphql "^14.0.2"
4495-
pluralize "^7.0.0"
4496-
popsicle "10"
4497-
44984468
44994469
version "1.24.0"
45004470
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.24.0.tgz#31770659b781956845b3bc742c628e48b7142082"
@@ -4504,32 +4474,22 @@ [email protected]:
45044474
pluralize "^7.0.0"
45054475
popsicle "10"
45064476

4507-
prisma-db-introspection@1.23.4:
4508-
version "1.23.4"
4509-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.23.4.tgz#3d2aedfab5765c4544da1068e565ee88bb4c0fe1"
4510-
integrity sha512-chf5FfemCMYt6bA4zuujOqSQ0mPAYrqW+tvwUPun6nJlWF0asT1efnMf5WbKCGgnVuu+mH0ppxQgk+cG7qWcQA==
4477+
prisma-db-introspection@1.24.0:
4478+
version "1.24.0"
4479+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.24.0.tgz#f3a503603524f59155209d1cf1bebb05ddfe242d"
4480+
integrity sha512-e9N1MBFwKLT+cG1yVF4N3MYQhu+Kl9zUgXHJhNmW77pLS8xepeE2DQLGTk1Pb3Xw6YjDuLUsh2ep34N8vBcdjQ==
45114481
dependencies:
45124482
"@types/mongodb" "^3.1.14"
45134483
graphql-request "^1.5.0"
45144484
lodash "^4.17.4"
45154485
mongodb "^3.1.10"
45164486
pg "^7.4.1"
45174487
pluralize "^7.0.0"
4518-
prisma-datamodel "1.23.4"
4519-
prisma-yml "1.23.4"
4488+
prisma-datamodel "1.24.0"
4489+
prisma-yml "1.24.0"
45204490
scuid "^1.0.2"
45214491
uppercamelcase "^3.0.0"
45224492

4523-
4524-
version "1.23.4"
4525-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.23.4.tgz#bdd6c17bbc4860d77b81d3dbef4198a1ddf044db"
4526-
integrity sha512-ql1BSI0gbuRd8fYf+bRGEBXBaiOINcjw1igO227qpwdUUBFK15IbXSS8PNCUQ/eXAWedi6u23Ku+YzyV/lAh9Q==
4527-
dependencies:
4528-
graphql "^14.0.2"
4529-
pluralize "^7.0.0"
4530-
popsicle "10"
4531-
prisma-datamodel "1.23.4"
4532-
45334493
45344494
version "1.24.0"
45354495
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.24.0.tgz#8c670aaee12bae6218eadfc293bb3e3185831e4d"
@@ -4569,10 +4529,10 @@ [email protected]:
45694529
scuid "^1.0.2"
45704530
yaml-ast-parser "^0.0.40"
45714531

4572-
prisma-yml@1.23.4:
4573-
version "1.23.4"
4574-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.23.4.tgz#28a58e16e2914e5cf7dd52c6da1357c73548dafd"
4575-
integrity sha512-pCBCVndc/a/HpvP4Lk/JGemb74DYmN6WsGNF1DS9f4FJXPhVNxyt0U8E2ofBJci7LlIdiJO/Ug/0oJldJ9aYVQ==
4532+
prisma-yml@1.24.0:
4533+
version "1.24.0"
4534+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.24.0.tgz#b31f5b1361af17415bd29dbb550037057ea7ebaf"
4535+
integrity sha512-KgIBnEFSM0htnZd09UquZOxwFqk78eeOXDg8GBiiRqXj5M8PY5o1hj3CYt80vA74OGhm5TWnb68vFzqg52H5VQ==
45764536
dependencies:
45774537
ajv "5"
45784538
bluebird "^3.5.1"
@@ -4593,14 +4553,14 @@ [email protected]:
45934553
scuid "^1.0.2"
45944554
yaml-ast-parser "^0.0.40"
45954555

4596-
prisma@1.23.4:
4597-
version "1.23.4"
4598-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.23.4.tgz#1c8cd6945de45adae85d0bb5c43cc6bfa2a94934"
4599-
integrity sha512-Vokt7sHgUIQUcvx5NX4wXOefahIlOEA7FRHHZMMt/apZd8TAbahy1fgQVVX6khu3mFceFGXMmZZHC2yn66yEfg==
4556+
prisma@1.24.0:
4557+
version "1.24.0"
4558+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.24.0.tgz#56a63b2d5adda88ea4e703920c39243d4cd9f443"
4559+
integrity sha512-+Mel+QJ8+ZTn7CGKrcGmg7Y8Gcue4Ri6A/hNXtxb04B+Njrl0E/Mj5PNgJwV8shjClQ8AAvH6FOqaeKTWnswUg==
46004560
dependencies:
46014561
fs-extra "^7.0.0"
4602-
prisma-cli-core "1.23.4"
4603-
prisma-cli-engine "1.23.4"
4562+
prisma-cli-core "1.24.0"
4563+
prisma-cli-engine "1.24.0"
46044564
semver "^5.4.1"
46054565
source-map-support "^0.4.18"
46064566

0 commit comments

Comments
 (0)