Skip to content

Commit 3a995a8

Browse files
committed
fix: update prisma-yml
1 parent 8559868 commit 3a995a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"dependencies": {
1111
"graphql-config": "^2.0.1",
12-
"prisma-yml": "1.0.47"
12+
"prisma-yml": "1.0.50"
1313
},
1414
"devDependencies": {
1515
"@types/node": "9.4.6",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,9 +357,9 @@ prisma-json-schema@0.0.4:
357357
version "0.0.4"
358358
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.0.4.tgz#4ecee29c351e382fb833dad83a38c62961380458"
359359

360-
prisma-yml@1.0.47:
361-
version "1.0.47"
362-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.0.47.tgz#e7ae47eaf6c53a690471eec4d1edabea63386c06"
360+
prisma-yml@1.0.50:
361+
version "1.0.50"
362+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.0.50.tgz#c85de8fa55efc6cac59083496bc038278be04076"
363363
dependencies:
364364
ajv "5"
365365
bluebird "^3.5.1"

0 commit comments

Comments
 (0)