Skip to content

Commit ec37b4f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.30.0
1 parent c760297 commit ec37b4f

File tree

2 files changed

+37
-71
lines changed

2 files changed

+37
-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.10",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.29.2",
32+
"prisma": "1.30.0",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.4.1"
3535
},

yarn.lock

+36-70
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,11 @@ camelcase@^4.0.0, camelcase@^4.1.0:
893893
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
894894
integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=
895895

896+
camelcase@^5.2.0:
897+
version "5.3.1"
898+
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
899+
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
900+
896901
897902
version "1.0.0"
898903
resolved "https://registry.yarnpkg.com/capitalize/-/capitalize-1.0.0.tgz#dc802c580aee101929020d2ca14b4ca8a0ae44be"
@@ -4475,10 +4480,10 @@ [email protected]:
44754480
subscriptions-transport-ws "0.9.16"
44764481
yargs "12.0.5"
44774482

4478-
prisma-cli-core@1.29.2:
4479-
version "1.29.2"
4480-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.29.2.tgz#705a6f896f11528758e5570c387a82973a22abf3"
4481-
integrity sha512-vjPppHB0c2lv/0ltYow2mRmYhGKyENbJkd1F373qvpZprtdSpMHKaY6gPbtvYKOu+LCW4aiTeIqN5EV4ogORZA==
4483+
prisma-cli-core@1.30.0:
4484+
version "1.30.0"
4485+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.30.0.tgz#2e91c83294b03588caaea60f6a82b67b813520e2"
4486+
integrity sha512-H2OlbOrMtrJbA4hL/rPJS6beYRyedzi6lG1wLHl5w2TDP3kFlTGOXjq+fXNB1KaNB+61kPYrLRvVzubLVs9YbQ==
44824487
dependencies:
44834488
"@types/express" "^4.16.1"
44844489
adm-zip "^0.4.7"
@@ -4506,21 +4511,21 @@ [email protected]:
45064511
node-forge "^0.7.1"
45074512
npm-run "4.1.2"
45084513
opn "^5.1.0"
4509-
prisma-client-lib "1.29.2"
4510-
prisma-datamodel "1.29.2"
4511-
prisma-db-introspection "1.29.2"
4512-
prisma-generate-schema "1.29.2"
4513-
prisma-yml "1.29.2"
4514+
prisma-client-lib "1.30.0"
4515+
prisma-datamodel "1.30.0"
4516+
prisma-db-introspection "1.30.0"
4517+
prisma-generate-schema "1.30.0"
4518+
prisma-yml "1.30.0"
45144519
scuid "^1.0.2"
45154520
semver "^5.6.0"
45164521
sillyname "^0.1.0"
45174522
source-map-support "^0.4.18"
45184523
table "^4.0.1"
45194524

4520-
prisma-cli-engine@1.29.2:
4521-
version "1.29.2"
4522-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.29.2.tgz#e2a015ef6fe16591824a55d99c8870ca726c1c01"
4523-
integrity sha512-rknFPERi6paOHJJm9X5sxVTsnCys4kfrg/9aWfkiTG2HFuUXeBpCwaysHArQXyakdymRbbjwdEnAd9OHynxcqw==
4525+
prisma-cli-engine@1.30.0:
4526+
version "1.30.0"
4527+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.30.0.tgz#c3f053644b1b0e2dfa85520a797fd9b770d957cf"
4528+
integrity sha512-SrA5Xyfj0ujMICDjIj7Goimgbj/Vje3h36ZJz2MWsSj1EOQwKAJcKMNTsomLvCcXHENr7ThBh+HanHro8ZMsmQ==
45244529
dependencies:
45254530
"@heroku/linewrap" "^1.0.0"
45264531
ansi-escapes "^3.0.0"
@@ -4556,7 +4561,7 @@ [email protected]:
45564561
mkdirp "^0.5.1"
45574562
opn "^5.1.0"
45584563
prisma-json-schema "0.1.3"
4559-
prisma-yml "1.29.2"
4564+
prisma-yml "1.30.0"
45604565
raven "2.6.4"
45614566
rwlockfile "^1.4.8"
45624567
scuid "^1.0.2"
@@ -4568,27 +4573,6 @@ [email protected]:
45684573
treeify "^1.0.1"
45694574
update-notifier "^2.3.0"
45704575

4571-
4572-
version "1.29.2"
4573-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.29.2.tgz#610ffec4c3618672f19b1155cfa40435209964d9"
4574-
integrity sha512-+5Rix8t+wm3w9RDge4CBEtUzeL4gBwEtEOunUO2A3T+wcYZT+zvM5TY2Q0sTH0n2UMnh2/8CAvFS4w244R8loA==
4575-
dependencies:
4576-
"@types/node" "^10.12.0"
4577-
"@types/prettier" "^1.13.2"
4578-
debug "^4.1.0"
4579-
flow-bin "^0.87.0"
4580-
graphql-tag "^2.10.0"
4581-
http-link-dataloader "^0.1.6"
4582-
jsonwebtoken "^8.3.0"
4583-
lodash.flatten "^4.4.0"
4584-
prettier "1.14.3"
4585-
prisma-datamodel "1.29.2"
4586-
prisma-generate-schema "1.29.2"
4587-
subscriptions-transport-ws "^0.9.15"
4588-
uppercamelcase "^3.0.0"
4589-
ws "^6.1.0"
4590-
zen-observable "^0.8.10"
4591-
45924576
45934577
version "1.30.0"
45944578
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.30.0.tgz#f9f3395037d6c9814c13b0a0f1252d7b49fb96f9"
@@ -4610,15 +4594,6 @@ [email protected]:
46104594
ws "^6.1.0"
46114595
zen-observable "^0.8.10"
46124596

4613-
4614-
version "1.29.2"
4615-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.29.2.tgz#2f0d525895f472ddd85b50d3d1941b35d0ab37bd"
4616-
integrity sha512-oVdOqRTPLkz/ft/Dd3EnP+MLbJgW79Wilh0iTa8tjZgBv3ZYMeC84ycRnGzg3/zWxE20EIu8TKixVzkYFwGtLg==
4617-
dependencies:
4618-
graphql "^14.0.2"
4619-
pluralize "^7.0.0"
4620-
popsicle "10"
4621-
46224597
46234598
version "1.30.0"
46244599
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.30.0.tgz#c6701c91beeaa4c00c733d5aac77410e6cccbcf5"
@@ -4628,34 +4603,25 @@ [email protected]:
46284603
pluralize "^7.0.0"
46294604
popsicle "10"
46304605

4631-
prisma-db-introspection@1.29.2:
4632-
version "1.29.2"
4633-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.29.2.tgz#0de12e5edd1798522cb06ae0b4a9a339a587cf7a"
4634-
integrity sha512-RhzirM39cocisT6SGRL5ltda3/iWpB5qomrMycxzY/p5qogepYgelknoEh0I3TLWn2pypqt00oaq3LRYeWbTwg==
4606+
prisma-db-introspection@1.30.0:
4607+
version "1.30.0"
4608+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.30.0.tgz#ab48c77a67efdd498f81da40dfa1bb06ba3bc44b"
4609+
integrity sha512-qWxOoj8LLU1vCwzJjg84O/JkHTmeMVNaJ4NxfMKSimE6wXKkQzaUAEO1g9B5NGtHfaxjCJwU92Rk+Qf+Wym6tw==
46354610
dependencies:
46364611
"@types/mongodb" "^3.1.14"
46374612
"@types/mysql" "^2.15.5"
4613+
camelcase "^5.2.0"
46384614
graphql-request "^1.5.0"
46394615
lodash "^4.17.4"
46404616
mongodb "^3.1.10"
46414617
mysql "^2.16.0"
46424618
pg "^7.4.1"
46434619
pluralize "^7.0.0"
4644-
prisma-datamodel "1.29.2"
4645-
prisma-yml "1.29.2"
4620+
prisma-datamodel "1.30.0"
4621+
prisma-yml "1.30.0"
46464622
scuid "^1.0.2"
46474623
uppercamelcase "^3.0.0"
46484624

4649-
4650-
version "1.29.2"
4651-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.29.2.tgz#cd7b703f4d433759e951693ddb27939060e6cb9f"
4652-
integrity sha512-1klpsONvESTT/z68kAVVUqnxCP3cEEMnmcZDwmOS6s2kn0OC6Zj1RNE/G+gvMM8Zdhr/BpRlaTNIKticoG/GtQ==
4653-
dependencies:
4654-
graphql "^14.0.2"
4655-
pluralize "^7.0.0"
4656-
popsicle "10"
4657-
prisma-datamodel "1.29.2"
4658-
46594625
46604626
version "1.30.0"
46614627
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.30.0.tgz#62f123d4e5a6d21ec8421357b79af543292163ed"
@@ -4695,10 +4661,10 @@ [email protected]:
46954661
scuid "^1.0.2"
46964662
yaml-ast-parser "^0.0.40"
46974663

4698-
prisma-yml@1.29.2:
4699-
version "1.29.2"
4700-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.29.2.tgz#c78933829972896ab1ff8023e6e9c395f20b08e3"
4701-
integrity sha512-BJ592FMWCxMkybqpMrT+syYwBu7WomgfkbjMFQ7QQ3DWhQ6plF+jIUBDlQDlS4RSyDCHZ4BW8Aob6lnypVWD+g==
4664+
prisma-yml@1.30.0:
4665+
version "1.30.0"
4666+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.30.0.tgz#2e103266cc01d0fc3759736e2ee6ca7fa4c7be6d"
4667+
integrity sha512-GUrUjPnXfXGCbMT4wsVYNsZUHE7gXMqnr+EKFqDvJGbg1bFvS+fjlt/CPf9RUx4gHCFerkH0Q7hY6SdkND3c5w==
47024668
dependencies:
47034669
ajv "5"
47044670
bluebird "^3.5.1"
@@ -4719,14 +4685,14 @@ [email protected]:
47194685
scuid "^1.0.2"
47204686
yaml-ast-parser "^0.0.40"
47214687

4722-
prisma@1.29.2:
4723-
version "1.29.2"
4724-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.29.2.tgz#71f23238c302852fcc8b7f27d437c3afc0642310"
4725-
integrity sha512-GffxGODbpxa+VxFr/K7IvKXdOQCQinMyt5lNCKLe/gNQvXEjmGKYkd8gcYqijezT/qPRdrx4njNU32TSBbdnBA==
4688+
prisma@1.30.0:
4689+
version "1.30.0"
4690+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.30.0.tgz#7283d4f48df94541a7ee26b85f031433ec554db9"
4691+
integrity sha512-GMtMG3ZJ/4h+w0AA+Alzw5zWZ7aDUlljUfox9dCSuPB4x32AKSVsgV0rCraPv0Ygxz5apt5CBgY1V9iLPuhB3Q==
47264692
dependencies:
47274693
fs-extra "^7.0.0"
4728-
prisma-cli-core "1.29.2"
4729-
prisma-cli-engine "1.29.2"
4694+
prisma-cli-core "1.30.0"
4695+
prisma-cli-engine "1.30.0"
47304696
semver "^5.4.1"
47314697
source-map-support "^0.4.18"
47324698

0 commit comments

Comments
 (0)