Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v2.8.1 (#3893)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2020
1 parent 5023cc0 commit d157e76
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 48 deletions.
5 changes: 5 additions & 0 deletions .changeset/shiny-glasses-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@keystonejs/adapter-prisma": patch
---

Updated `prisma` monorepo dependency to `v2.8.1`.
6 changes: 3 additions & 3 deletions packages/adapter-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@keystonejs/fields-auto-increment": "^8.0.0",
"@keystonejs/keystone": "^17.0.0",
"@keystonejs/utils": "^5.4.3",
"@prisma/cli": "2.8.0",
"@prisma/client": "2.8.0",
"@prisma/sdk": "2.8.0",
"@prisma/cli": "2.8.1",
"@prisma/client": "2.8.1",
"@prisma/sdk": "2.8.1",
"cuid": "^2.1.8"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/adapter-prisma"
Expand Down
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4041,33 +4041,33 @@
resolved "https://registry.yarnpkg.com/@prisma/ci-info/-/ci-info-2.1.2.tgz#3da64f54584bde0aaf4b42f298a6c63f025aeb3f"
integrity sha512-RhAHY+wp6Nqu89Tp3zfUVkpGfqk4TfngeOWaMGgmhP7mB2ASDtOl8dkwxHmI8eN4edo+luyjPmbJBC4kST321A==

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/cli/-/cli-2.8.0.tgz#919d7f66023affa76d14823212b62a8512cfd37d"
integrity sha512-Kg1C47d75jdEIMmJif8TMlv/2Ihx08E1qWp0euwoZhjd807HGnjgC9tJYjTfkdf+NMJSAUbvoPXKInEX0HoOMw==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/cli/-/cli-2.8.1.tgz#fdfeb56857f2fb08ec9769537279745749effcf7"
integrity sha512-mEGJplClGnXI5ki4R0Xq8nq62zcyu7Wzdhybege+cFPZFUbFj0petaPZl/tqta9o5neDyvpU/lDgOwef6mwySg==

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-2.8.0.tgz#a0f7247786c9b6ee804437acf8215854c5eb3946"
integrity sha512-5+GzRTkPnmv4OEV2tB8kwQt/xLLxBR/daJBcMt6pnnonJvrREsu0tSTdz2LJNPaj3kTT0fSS/OaeGMMdfVYSpw==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-2.8.1.tgz#6fe87968eed42901cf76c623985222ebc318c292"
integrity sha512-apt6ioi2euOZA1O9mPA8AMRjPoPECsva76gMCcHCVgHvhkMNpFkcbn+UTkErJYrTgcRR7CPQt4D+fw8pkAHfjA==
dependencies:
pkg-up "^3.1.0"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-2.8.0.tgz#3a3cc367dd44e6696f786250d22adb9364b0e86c"
integrity sha512-mtHQMDQ2HBLY4Frz3S53O3KnX9ND+ow9KR/8tgiqGObVH6zmP25lNK0MQJcPe3KOQL8FO+PgYOccoWx31+1rvQ==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-2.8.1.tgz#ab6006fe8c669bfa3f806fab6949af13cdf0d8f9"
integrity sha512-MX7zIz0hP4JvL/WxBFTrpBsjb/pQSMBrJFiwCmpBzJeCI/CMpLnca7pEI9OHs/LVtoJBplhz05kLcrX2hMhN4w==
dependencies:
debug "^4.1.1"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/engine-core/-/engine-core-2.8.0.tgz#f112c1ffc42d5c9eff304eb5035eaf119400e6ac"
integrity sha512-cgx39UIVwKU651qFDYK/WvIGegofpn5WmLD4JOAWeadQAvVTc+OXpkYbg23iCn9/if80cWk49pg5EM29S3jnZg==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/engine-core/-/engine-core-2.8.1.tgz#2384649aaed9ba7f9ebc314b20a1337b4421a051"
integrity sha512-aHE9DhJagYFzfIBuGt2GdNx0fL9IvekNDnjx97Ys6WiT/MskZf1RiLD2Sfarc7nBKx8BdSS1BHHGYm5sBOQzlg==
dependencies:
"@prisma/debug" "2.8.0"
"@prisma/generator-helper" "2.8.0"
"@prisma/get-platform" "2.8.0"
"@prisma/debug" "2.8.1"
"@prisma/generator-helper" "2.8.1"
"@prisma/get-platform" "2.8.1"
chalk "^4.0.0"
cross-fetch "^3.0.4"
execa "^4.0.2"
Expand All @@ -4078,13 +4078,13 @@
terminal-link "^2.1.1"
undici "2.0.5"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-2.8.0.tgz#a5102e513df43933d809dd5b0ce882ee7670db5d"
integrity sha512-yQtJS2kMzDol2VK87Tq5hluuf1/ZIg73LJYVMISgguOvRDiWtJ2KPJ7fhc+bFwYJf95+yD97G5kmx3lnpeXSSA==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-2.8.1.tgz#4e424961edc9b6900c38bca88fabf038f8f08555"
integrity sha512-mJ3vj6dhs5Ez4rb6BpAKlEv2yiKjEmxF/hETGG6PG++v5GILnmironZHNpr5Z2+HDBdvQTjsxAZIE+6AwtAa0w==
dependencies:
"@prisma/debug" "2.8.0"
"@prisma/get-platform" "2.8.0"
"@prisma/debug" "2.8.1"
"@prisma/get-platform" "2.8.1"
chalk "^4.0.0"
execa "^4.0.0"
find-cache-dir "^3.3.1"
Expand All @@ -4102,33 +4102,33 @@
temp-dir "^2.0.0"
tempy "^0.7.0"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/generator-helper/-/generator-helper-2.8.0.tgz#75b9f3d27299c7ad81897f37474f4b90b59494b9"
integrity sha512-eMBRP+hYM9HTX5Wn474Z6aT0S/JzmInTfxJ1TWJ8Z4jEgeCXfXcZU3oNKVdHAJ23kK7WMMBpuG+/EZMY2iLfhg==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/generator-helper/-/generator-helper-2.8.1.tgz#8858f2cd9ef23ec55d5bafe38532e05472f46e5c"
integrity sha512-f9rgTvrFpjSn3Ity2zPfFv5khiQZ7F+eBr4+pL0eFmm+ffJBAsdGUv1Xl4qEgSfMzQEOmVnVUgtCMcUQgwNfXg==
dependencies:
"@prisma/debug" "2.8.0"
"@prisma/debug" "2.8.1"
"@types/cross-spawn" "^6.0.1"
chalk "^4.0.0"
cross-spawn "^7.0.2"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-2.8.0.tgz#af24dbb1de8a3609025542e554b3dc8d11ded0ae"
integrity sha512-ygRsEFTrO6zNKp3kH7LVcmKu1Q4RQStgxOAxcHoVBWpSFFYY93DLS0gZvPwXuH5Oi5HHCOO5ZMfOflfZIR2/Cw==
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-2.8.1.tgz#bcb78b8fae0a4a7190565c3da1fd372e585c64fb"
integrity sha512-CW7S7nM03Po+N6w8g6AcR8k/u4CLFaecL2Hm7k12j/Ns1F2lX0F1mRKxoTccg0b11t3lM/vjakia4L5ogDS8KA==
dependencies:
"@prisma/debug" "2.8.0"
"@prisma/debug" "2.8.1"

"@prisma/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/sdk/-/sdk-2.8.0.tgz#93ac3a56056f5467ef56b41ba21743c497fe9a84"
integrity sha512-20NNsDnPjCx5NJH5/iqfKjegCRXQpygFTpUSL3KF6WbfUiO3Uzvua+lme68TI8mTvQqZJaLFMm7mT5UBqUpeog==
dependencies:
"@prisma/debug" "2.8.0"
"@prisma/engine-core" "2.8.0"
"@prisma/fetch-engine" "2.8.0"
"@prisma/generator-helper" "2.8.0"
"@prisma/get-platform" "2.8.0"
"@prisma/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/sdk/-/sdk-2.8.1.tgz#7edb228b98906afc42a267a6b38cf5dc8e8ec753"
integrity sha512-xoeuWnP8+jke4VfIfU0zv92ACKJ85CmXLUnkWmRdYS0GndRWDpe/mRkA+RNBpDFA62R9lYVW1sPT3KaUGokEUA==
dependencies:
"@prisma/debug" "2.8.1"
"@prisma/engine-core" "2.8.1"
"@prisma/fetch-engine" "2.8.1"
"@prisma/generator-helper" "2.8.1"
"@prisma/get-platform" "2.8.1"
"@timsuchanek/copy" "^1.4.5"
archiver "^4.0.0"
arg "^4.1.3"
Expand Down

0 comments on commit d157e76

Please sign in to comment.