Merge remote-tracking branch 'upstream/main'

* upstream/main:
  Fix output for prerelease version of poetry (#409)
  Update zeit/ncc to vercel/ncc (#393)
  Change PyPy version to rebuild cache
This commit is contained in:
Andrew DiLosa 2022-06-01 21:54:16 -07:00
commit 59e9c1d0b3
5 changed files with 13 additions and 14 deletions

View file

@ -35,7 +35,7 @@
"@types/jest": "^27.0.2",
"@types/node": "^16.11.25",
"@types/semver": "^7.1.0",
"@zeit/ncc": "^0.22.0",
"@vercel/ncc": "^0.33.4",
"husky": "^7.0.2",
"jest": "^27.2.5",
"jest-circus": "^27.2.5",