Skip to content

Commit 22e94ec

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.30.1
1 parent e93c7f3 commit 22e94ec

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

yarn.lock

+30-70
Original file line numberDiff line numberDiff line change
@@ -4480,10 +4480,10 @@ [email protected]:
44804480
subscriptions-transport-ws "0.9.16"
44814481
yargs "12.0.5"
44824482

4483-
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==
4483+
4484+
version "1.30.1"
4485+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.30.1.tgz#b1347fecaff5777ebb8ae0a7fc2dc9032dda7d83"
4486+
integrity sha512-MnGodt+q1fvY91oHu1/Y9sakqtmhRrO8a1E23TmNO192GlLWTs+c7GkGj4GkYRf7ua2Fl1xxHQUlTOWu75nlJQ==
44874487
dependencies:
44884488
"@types/express" "^4.16.1"
44894489
adm-zip "^0.4.7"
@@ -4511,21 +4511,21 @@ [email protected]:
45114511
node-forge "^0.7.1"
45124512
npm-run "4.1.2"
45134513
opn "^5.1.0"
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"
4514+
prisma-client-lib "1.30.1"
4515+
prisma-datamodel "1.30.1"
4516+
prisma-db-introspection "1.30.1"
4517+
prisma-generate-schema "1.30.1"
4518+
prisma-yml "1.30.1"
45194519
scuid "^1.0.2"
45204520
semver "^5.6.0"
45214521
sillyname "^0.1.0"
45224522
source-map-support "^0.4.18"
45234523
table "^4.0.1"
45244524

4525-
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==
4525+
4526+
version "1.30.1"
4527+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.30.1.tgz#2c8bf0f1fe0c518439de6ce2e356b1c7e7d911b8"
4528+
integrity sha512-Eg0itolw5tMgHumq+71cM9qO1jEKgwRkPstOE6rMzWPFiRs81ohPyOT4OpbMQQlC19TjtXlTb7me8T4/jkBv8g==
45294529
dependencies:
45304530
"@heroku/linewrap" "^1.0.0"
45314531
ansi-escapes "^3.0.0"
@@ -4561,7 +4561,7 @@ [email protected]:
45614561
mkdirp "^0.5.1"
45624562
opn "^5.1.0"
45634563
prisma-json-schema "0.1.3"
4564-
prisma-yml "1.30.0"
4564+
prisma-yml "1.30.1"
45654565
raven "2.6.4"
45664566
rwlockfile "^1.4.8"
45674567
scuid "^1.0.2"
@@ -4573,27 +4573,6 @@ [email protected]:
45734573
treeify "^1.0.1"
45744574
update-notifier "^2.3.0"
45754575

4576-
4577-
version "1.30.0"
4578-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.30.0.tgz#f9f3395037d6c9814c13b0a0f1252d7b49fb96f9"
4579-
integrity sha512-c9RTLndJ3CRH8fgedOMRTjEUnjEf/T5iHB7TnSCS8AC0dhfBQ87DuxtzNSF5U+98y4lY8QAjpr1PiWfbpDYNzA==
4580-
dependencies:
4581-
"@types/node" "^10.12.0"
4582-
"@types/prettier" "^1.13.2"
4583-
debug "^4.1.0"
4584-
flow-bin "^0.87.0"
4585-
graphql-tag "^2.10.0"
4586-
http-link-dataloader "^0.1.6"
4587-
jsonwebtoken "^8.3.0"
4588-
lodash.flatten "^4.4.0"
4589-
prettier "1.14.3"
4590-
prisma-datamodel "1.30.0"
4591-
prisma-generate-schema "1.30.0"
4592-
subscriptions-transport-ws "^0.9.15"
4593-
uppercamelcase "^3.0.0"
4594-
ws "^6.1.0"
4595-
zen-observable "^0.8.10"
4596-
45974576
45984577
version "1.30.1"
45994578
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.30.1.tgz#2f3ada4cbfe73dab4ca7c795b8e8db096a39024a"
@@ -4615,15 +4594,6 @@ [email protected]:
46154594
ws "^6.1.0"
46164595
zen-observable "^0.8.10"
46174596

4618-
4619-
version "1.30.0"
4620-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.30.0.tgz#c6701c91beeaa4c00c733d5aac77410e6cccbcf5"
4621-
integrity sha512-4IagbEhdf0f/cSkZDrcNAx0tIabf4LcTWLvBJ/ddE4/i4q/kKhRzvSwh4cSU4EeE54jTN60FlDRqbCTcq+c65Q==
4622-
dependencies:
4623-
graphql "^14.0.2"
4624-
pluralize "^7.0.0"
4625-
popsicle "10"
4626-
46274597
46284598
version "1.30.1"
46294599
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.30.1.tgz#97386f8c6b2e173ed489ce884d5736f28de7a092"
@@ -4633,10 +4603,10 @@ [email protected]:
46334603
pluralize "^7.0.0"
46344604
popsicle "10"
46354605

4636-
4637-
version "1.30.0"
4638-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.30.0.tgz#ab48c77a67efdd498f81da40dfa1bb06ba3bc44b"
4639-
integrity sha512-qWxOoj8LLU1vCwzJjg84O/JkHTmeMVNaJ4NxfMKSimE6wXKkQzaUAEO1g9B5NGtHfaxjCJwU92Rk+Qf+Wym6tw==
4606+
4607+
version "1.30.1"
4608+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.30.1.tgz#3c1e5ca5a8de0f9c8b413e665590af89699a60b0"
4609+
integrity sha512-NzLgfWCL1GBLJyp85CjezQYZsQ+Ev5PTmAWfh+f2M6bQK4x111NItmQ7nKTzCA/xOgg/CIBSzGJUWEHmbMZ7Hg==
46404610
dependencies:
46414611
"@types/mongodb" "^3.1.14"
46424612
"@types/mysql" "^2.15.5"
@@ -4647,21 +4617,11 @@ [email protected]:
46474617
mysql "^2.16.0"
46484618
pg "^7.4.1"
46494619
pluralize "^7.0.0"
4650-
prisma-datamodel "1.30.0"
4651-
prisma-yml "1.30.0"
4620+
prisma-datamodel "1.30.1"
4621+
prisma-yml "1.30.1"
46524622
scuid "^1.0.2"
46534623
uppercamelcase "^3.0.0"
46544624

4655-
4656-
version "1.30.0"
4657-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.30.0.tgz#62f123d4e5a6d21ec8421357b79af543292163ed"
4658-
integrity sha512-r2yUoq5s7B9sgi10OZ1WBaLVTo3Yv1xGn9VvcarIeIXSeLEWEGAYd6bU/CeZpbAlaeR0gKAc4rk4SB+WlQXiZA==
4659-
dependencies:
4660-
graphql "^14.0.2"
4661-
pluralize "^7.0.0"
4662-
popsicle "10"
4663-
prisma-datamodel "1.30.0"
4664-
46654625
46664626
version "1.30.1"
46674627
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.30.1.tgz#7b80bf0d24354bac9f3808af76d960eb4a1a54ed"
@@ -4701,10 +4661,10 @@ [email protected]:
47014661
scuid "^1.0.2"
47024662
yaml-ast-parser "^0.0.40"
47034663

4704-
4705-
version "1.30.0"
4706-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.30.0.tgz#2e103266cc01d0fc3759736e2ee6ca7fa4c7be6d"
4707-
integrity sha512-GUrUjPnXfXGCbMT4wsVYNsZUHE7gXMqnr+EKFqDvJGbg1bFvS+fjlt/CPf9RUx4gHCFerkH0Q7hY6SdkND3c5w==
4664+
4665+
version "1.30.1"
4666+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.30.1.tgz#e2601037435a4670579a12942bde647fa59e6084"
4667+
integrity sha512-ulJqTKnAXVQviPeZOB+u5MLNGkJmG85ftkUV+YtPq7EUwtaVweXDQUrxAcGhvTcw4NqYZIXECAaMtsY+20OHmA==
47084668
dependencies:
47094669
ajv "5"
47104670
bluebird "^3.5.1"
@@ -4725,14 +4685,14 @@ [email protected]:
47254685
scuid "^1.0.2"
47264686
yaml-ast-parser "^0.0.40"
47274687

4728-
4729-
version "1.30.0"
4730-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.30.0.tgz#7283d4f48df94541a7ee26b85f031433ec554db9"
4731-
integrity sha512-GMtMG3ZJ/4h+w0AA+Alzw5zWZ7aDUlljUfox9dCSuPB4x32AKSVsgV0rCraPv0Ygxz5apt5CBgY1V9iLPuhB3Q==
4688+
4689+
version "1.30.1"
4690+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.30.1.tgz#705c37ae3783e166652f906fd46409b37b818402"
4691+
integrity sha512-Dq/Kp3RXAnoA59lGyO3RMfm0pcg0rQaFH/GrgsQ3d7ucoOcMw8Czptyt6jiwVW7oxbcvcA5HrwegVBl0vWv1ag==
47324692
dependencies:
47334693
fs-extra "^7.0.0"
4734-
prisma-cli-core "1.30.0"
4735-
prisma-cli-engine "1.30.0"
4694+
prisma-cli-core "1.30.1"
4695+
prisma-cli-engine "1.30.1"
47364696
semver "^5.4.1"
47374697
source-map-support "^0.4.18"
47384698

0 commit comments

Comments
 (0)