Skip to content

Commit

Permalink
Update prisma monorepo to v3.3.0 (minor) (keystonejs#6804)
Browse files Browse the repository at this point in the history
* Update prisma monorepo to v3.3.0

* Update utils.ts

* changeset

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Thomas Walker <bladey@me.com>
Co-authored-by: Charles <cc.lee@live.com.au>
  • Loading branch information
4 people authored Oct 21, 2021
1 parent 111c8f2 commit 023bc7a
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 99 deletions.
7 changes: 7 additions & 0 deletions .changeset/popular-zoos-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@keystone-next/keystone": patch
"@keystone-next/api-tests-legacy": patch
"@keystone-next/prisma-utils": patch
---

Update prisma monorepo to [v3.3.0 (minor)](https://github.com/prisma/prisma/releases/tag/3.3.0)
8 changes: 4 additions & 4 deletions packages/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@keystone-ui/toast": "^4.0.4",
"@keystone-ui/tooltip": "^4.0.3",
"@preconstruct/next": "^3.0.0",
"@prisma/client": "3.2.1",
"@prisma/migrate": "3.2.1",
"@prisma/sdk": "3.2.1",
"@prisma/client": "3.3.0",
"@prisma/migrate": "3.3.0",
"@prisma/sdk": "3.3.0",
"@sindresorhus/slugify": "^1.1.2",
"@types/apollo-upload-client": "14.1.0",
"@types/bcryptjs": "^2.4.2",
Expand Down Expand Up @@ -109,7 +109,7 @@
"pirates": "^4.0.1",
"pluralize": "^8.0.0",
"prettier": "^2.4.1",
"prisma": "3.2.1",
"prisma": "3.3.0",
"prompts": "^2.4.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions prisma-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"main": "dist/keystone-next-prisma-utils.cjs.js",
"dependencies": {
"@prisma/generator-helper": "3.2.1",
"@prisma/sdk": "3.2.1",
"@prisma/generator-helper": "3.3.0",
"@prisma/sdk": "3.3.0",
"fs-extra": "^10.0.0",
"prettier": "^2.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/api-tests/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export const expectPrismaError = (
args.map(({ path, message, code, target }) => ({
extensions: {
code: 'KS_PRISMA_ERROR',
prisma: { clientVersion: '3.2.1', code, meta: { target } },
prisma: { clientVersion: '3.3.0', code, meta: { target } },
},
path,
message,
Expand Down
167 changes: 75 additions & 92 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1998,21 +1998,12 @@
resolved "https://registry.yarnpkg.com/@preconstruct/next/-/next-3.0.0.tgz#71781cbaecd011f43e456a149817094a43e4755f"
integrity sha512-G90cyJX9w4Zr3Bt/j2fURgDhsJb5+agqf4YUgrvDe3Dyvbbssy9a6d0tzLH0ehfa2Osxw/EEhQb+W4X+v/x06A==

"@prisma/client@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-3.2.1.tgz#b0c60b4c42ec5b701a271380780c70de55bc3311"
integrity sha512-nakt9YoDFD4cgTkRTSVbzG40AKmmbVEtXE3csVqBdDXsm0/L4PQdtbtzILNzq28xv8HH8oHgFKWnsItM23mSDw==
dependencies:
"@prisma/engines-version" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"

"@prisma/debug@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-3.2.0.tgz#aa7d8f2f588ac089d5e7b0f2b612056ddefc5251"
integrity sha512-QcGbt0f4qCeWYVWWk41F+bFnt6gqw8Wqr3vWZ/vAVjUI1MCFpIuzHUV4veIlriopA0kvFe0aQj5P+Ihg507Ijg==
"@prisma/client@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-3.3.0.tgz#7945101206af1927d925a8d9c62bb188e9260c97"
integrity sha512-34tonDW2v74VcG1mx+k/IUGG/eSHKwDiYKfFIZgaPLq/C0h8YQxh7pro272xpOf1pt6duX1Bi90dpGijh1MYgQ==
dependencies:
"@types/debug" "4.1.7"
debug "4.3.2"
ms "2.1.3"
"@prisma/engines-version" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"

"@prisma/debug@3.2.1":
version "3.2.1"
Expand All @@ -2023,15 +2014,23 @@
debug "4.3.2"
ms "2.1.3"

"@prisma/engine-core@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@prisma/engine-core/-/engine-core-3.2.1.tgz#133d28e4925ab870ba450a44cddacbf8fb229a9c"
integrity sha512-6iQTtVFPzJgGASm7ByErxTadAH974srRFXfJ5cEzh+RVH3d/oEnxXniybkzUd7yYlUNz+5wU89vzGhBz33NWOg==
"@prisma/debug@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-3.3.0.tgz#2a8cd7dbdc643f1f3d8efd958e6100740d3f3d23"
integrity sha512-1Xk67BScNKxqsWfMm1taR/Y71jC3FjYmVfkLkdXbxU0lUCyd4Dw8x1OCZXo4N4ceU8MhjwVCTvKj1SQniJmatQ==
dependencies:
"@prisma/debug" "3.2.1"
"@prisma/engines" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/generator-helper" "3.2.1"
"@prisma/get-platform" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@types/debug" "4.1.7"
ms "2.1.3"

"@prisma/engine-core@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/engine-core/-/engine-core-3.3.0.tgz#de8fc8deee1d92632fcb0044bc04cb7f3bb970a1"
integrity sha512-iv0kbKG0JSdfXqLwZyV33pP7AOfDxHW0g3VPv3WcYYj5DN1XLpSjhG/gAqcxuWAXc20PAAbfM+mxQdgntvSnrQ==
dependencies:
"@prisma/debug" "3.3.0"
"@prisma/engines" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
"@prisma/generator-helper" "3.3.0"
"@prisma/get-platform" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
chalk "4.1.2"
execa "5.1.1"
get-stream "6.0.1"
Expand All @@ -2041,23 +2040,23 @@
terminal-link "2.1.1"
undici "3.3.6"

"@prisma/engines-version@3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c":
version "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c.tgz#63032b40ee09f56ec423eb47617c26de125ffb1e"
integrity sha512-O4dHSbqfX7yAjFMawIEzv6wefv3LRMDK4J20Y70NvE3otbE3CnChlmghkCvMsQ1CGF1QuGlrqfw20aI2JfZcaw==
"@prisma/engines-version@3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c":
version "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c.tgz#10269530152dc126c81b363c27cefc3c060013e2"
integrity sha512-g21xPYq0zHoJ/xUkNxIf5Hle0oiDyelZHU8gwq7J3RNVrccjbUZ28S99KT4yUabV8SQQRNSnR0QMLGMv9Eqs/A==

"@prisma/engines@3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c":
version "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c.tgz#d2a41a76a89548ea411043c3198eee4a75475dbb"
integrity sha512-wnHODKLQGKkE2ZCHxHQEf/4Anq/EP0ZCvX++D5w34033mwZ94iZiOsEKZZ31fgki7MTh28F1VNF5ZSFdnRjgvQ==
"@prisma/engines@3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c":
version "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c.tgz#99026c466ffe1229c94e3392a1ae923a149be4f1"
integrity sha512-T3nEnRWmoneNZJPd9IBR29G8ZDUjNelA8+cG5y8/lh6vySm6ryWSNxj1s377U9YzFYyZmXiA9vK1iyxMoRff/g==

"@prisma/fetch-engine@3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c":
version "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c.tgz#e0db2a8b897e754f019cfc98c0a63e350db5beca"
integrity sha512-3+GVygY7UxLcMzKrLkPzc+On6RUNUwEpPVfPAZO1kGpJ96TP4BRGyC+unjOF2x8cMIyOjEnCc6j40coF9Y/HfQ==
"@prisma/fetch-engine@3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c":
version "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c.tgz#6e6a14a1e13099bfcfa4b33833d2d490e341e8e3"
integrity sha512-RBW+VtmOzBQ/xSad5ZEnO0Nquf0v7owRhIXUNwAsbdzBEfGsLIB6QeZSLrYW25DEVug3y3DZDR2eBCxsRCaHgg==
dependencies:
"@prisma/debug" "3.2.0"
"@prisma/get-platform" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/debug" "3.2.1"
"@prisma/get-platform" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
chalk "^4.0.0"
execa "^5.0.0"
find-cache-dir "^3.3.1"
Expand All @@ -2074,62 +2073,61 @@
temp-dir "^2.0.0"
tempy "^1.0.0"

"@prisma/generator-helper@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@prisma/generator-helper/-/generator-helper-3.2.1.tgz#bdaafdaaf2575c3ca22f909cdb524a9a0e5a7f61"
integrity sha512-vjKOcHTkK4uJWgG8uBOst9qsTTgXDh2yUJ2uPCM0887b1epwCz+eYfe3XJXUIDXmZ0HzVVSlf045VcRT3peyJQ==
"@prisma/generator-helper@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/generator-helper/-/generator-helper-3.3.0.tgz#a8a69aa713bccba824ad106c892d9974efee41b3"
integrity sha512-JWIlaslU43LcjbKHdchoVIRtqUV/P9UfoiDmpw2737h3MXe71gIUY0nie2JVUFtMUh8+jYiolVGcgltOtRpwjg==
dependencies:
"@prisma/debug" "3.2.1"
"@prisma/debug" "3.3.0"
"@types/cross-spawn" "6.0.2"
chalk "4.1.2"
cross-spawn "7.0.3"

"@prisma/get-platform@3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c":
version "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c.tgz#40702b64d4787604d22e1858ddbd225cf7ea50e0"
integrity sha512-ndlrfG+rPzadkbI/h5c6Z2MQIivg/JELWG/i4TKwilDLv49Vg0gXHGF/NIvWxxxGC2bZgtmKEAaLZUgkbMruhA==
"@prisma/get-platform@3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c":
version "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c.tgz#b787555a332252948411cffee1b984e49cef4c66"
integrity sha512-Hw9KYpThSX+DLSplo3aTH9QXPnD5bQh4vxs+uGyi6G/r9+FVal36aqtcFaSdv9XMnuNZgqyOZeiwFU4dc4dYXA==
dependencies:
"@prisma/debug" "3.2.0"
"@prisma/debug" "3.2.1"

"@prisma/migrate@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@prisma/migrate/-/migrate-3.2.1.tgz#7b7cf82a47686b1014c916948d76f0b57face189"
integrity sha512-geCkeye3znvdvDHzsy/eMtw9HUzBOwgtTlBteRDvucLPuPY22hL4CaRn7cvooWUGMPFIR9Ykj0QQe7/RiaX1bg==
"@prisma/migrate@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/migrate/-/migrate-3.3.0.tgz#8a3f2d05a028ecb1ce35bcdca3f86a5654001928"
integrity sha512-SwfL1w0na7/bmnyBnYNrQpKVZuPh67R0mSXoB7RxyAH7ns8xg6TQkVx3YHQXfGr7AR0/s5j2pv1Ayg8Hjd/AcQ==
dependencies:
"@prisma/debug" "3.2.1"
"@prisma/get-platform" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/debug" "3.3.0"
"@prisma/get-platform" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
"@sindresorhus/slugify" "1.1.2"
execa "5.1.1"
global-dirs "3.0.0"
has-yarn "2.1.0"
indent-string "4.0.0"
log-update "4.0.0"
new-github-issue-url "0.2.1"
open "7.4.2"
pkg-up "3.1.0"
prompts "2.4.1"
resolve-pkg "2.0.0"
prompts "2.4.2"
strip-ansi "6.0.1"
strip-indent "3.0.0"

"@prisma/sdk@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@prisma/sdk/-/sdk-3.2.1.tgz#f83a84d90e334249c5268aca0755553dd6e62ffe"
integrity sha512-CBJ6yew1WAve1YRE0zf6vZ5TCAQl5+UOieWp4TehbO9g6Tnl1KLpiZCHA6K9mWo1FEVqLA7VUpM3LRvQ9EOcsQ==
dependencies:
"@prisma/debug" "3.2.1"
"@prisma/engine-core" "3.2.1"
"@prisma/engines" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/fetch-engine" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/generator-helper" "3.2.1"
"@prisma/get-platform" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/sdk@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@prisma/sdk/-/sdk-3.3.0.tgz#757a70169974b0deeef359fbbdb18d5189ae57a0"
integrity sha512-GMxvDcfReYlDbAaOxH5pwlnrwU0JLzFZaNB7UkyGN3v7rQd9FA+ynoEnn60MFYNYRdFfyLdMR+wgCTBlW8J2lA==
dependencies:
"@prisma/debug" "3.3.0"
"@prisma/engine-core" "3.3.0"
"@prisma/engines" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
"@prisma/fetch-engine" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
"@prisma/generator-helper" "3.3.0"
"@prisma/get-platform" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"
"@timsuchanek/copy" "1.4.5"
archiver "4.0.2"
arg "5.0.1"
chalk "4.1.2"
checkpoint-client "1.1.20"
cli-truncate "2.1.0"
dotenv "10.0.0"
escape-string-regexp "4.0.0"
execa "5.1.1"
find-up "5.0.0"
global-dirs "3.0.0"
Expand Down Expand Up @@ -5521,6 +5519,11 @@ escape-html@~1.0.3:
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=

escape-string-regexp@4.0.0, escape-string-regexp@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
Expand All @@ -5531,11 +5534,6 @@ escape-string-regexp@^2.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==

escape-string-regexp@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

escodegen@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-2.0.0.tgz#5e32b12833e8aa8fa35e1bf0befa89380484c7dd"
Expand Down Expand Up @@ -10025,12 +10023,12 @@ prism-react-renderer@^1.2.1:
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.2.1.tgz#392460acf63540960e5e3caa699d851264e99b89"
integrity sha512-w23ch4f75V1Tnz8DajsYKvY5lF7H1+WvzvLUcF0paFxkTHSp42RS0H5CttdN2Q8RR3DRGZ9v5xD/h3n8C8kGmg==

prisma@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/prisma/-/prisma-3.2.1.tgz#696871f6d0e374df2de96297df4c04756ee6e3b5"
integrity sha512-nXhldcFYemNSMqdTAEziggVWBNbCHTrr0amkCJruP3G2AFpzxrKtksPRLYNetxdKMJAt7aRRumusbtmTTDgyzw==
prisma@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/prisma/-/prisma-3.3.0.tgz#9fd685111c26d078dd7eb6ffaddc584a33ec42b4"
integrity sha512-E7C9mXRwZVpcnSeJT533qGHUVrYULsE9ihFvAtQMuxhTXkxoRlMLyo/1ZOyeu9GdXP8DJ7ruLOw06kEs/N3dVg==
dependencies:
"@prisma/engines" "3.2.1-1.b71d8cb16c4ddc7e3e9821f42fd09b0f82d7934c"
"@prisma/engines" "3.3.0-30.33838b0f78f1fe9052cf9a00e9761c9dc097a63c"

process-nextick-args@~2.0.0:
version "2.0.1"
Expand All @@ -10047,15 +10045,7 @@ progress@^2.0.0, progress@^2.0.3:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==

prompts@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.1.tgz#befd3b1195ba052f9fd2fde8a486c4e82ee77f61"
integrity sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ==
dependencies:
kleur "^3.0.3"
sisteransi "^1.0.5"

prompts@^2.0.1, prompts@^2.4.2:
prompts@2.4.2, prompts@^2.0.1, prompts@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069"
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
Expand Down Expand Up @@ -10813,13 +10803,6 @@ resolve-from@^5.0.0:
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==

resolve-pkg@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/resolve-pkg/-/resolve-pkg-2.0.0.tgz#ac06991418a7623edc119084edc98b0e6bf05a41"
integrity sha512-+1lzwXehGCXSeryaISr6WujZzowloigEofRB+dj75y9RRa/obVcYgbHJd53tdYw8pvZj8GojXaaENws8Ktw/hQ==
dependencies:
resolve-from "^5.0.0"

resolve-url@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
Expand Down

0 comments on commit 023bc7a

Please sign in to comment.