graphql-shield icon indicating copy to clipboard operation
graphql-shield copied to clipboard

fix: Wrong dependencies

Open pukuba opened this issue 3 years ago • 2 comments

I think the @types/yup package should be in devDependencies

pukuba avatar Feb 20 '22 18:02 pukuba

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/maticzav/graphql-shield/4Nzx3izLZCEa3BDkNSu6HtQBFSbp
✅ Preview: https://graphql-shield-git-fork-pukuba-master-maticzav.vercel.app

vercel[bot] avatar Feb 20 '22 18:02 vercel[bot]

Or could we update to latest yup? Their latest version has the types now included, so @types/yup I think is deprecated.

binary64 avatar May 16 '22 02:05 binary64