Merge pull request #357 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.33.1

Bump @vercel/ncc from 0.33.0 to 0.33.1
This commit is contained in:
mergify[bot] 2021-12-20 11:05:17 +00:00 committed by GitHub
commit 156486053e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@types/jest": "^27.0.3",
"@types/node": "^17.0.1",
"@typescript-eslint/parser": "^5.7.0",
"@vercel/ncc": "^0.33.0",
"@vercel/ncc": "^0.33.1",
"eslint": "^8.4.1",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^25.3.0",

View File

@ -235,10 +235,10 @@
"@typescript-eslint/types" "5.7.0"
eslint-visitor-keys "^3.0.0"
"@vercel/ncc@^0.33.0":
version "0.33.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
"@vercel/ncc@^0.33.1":
version "0.33.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
integrity sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==
acorn-jsx@^5.3.1:
version "5.3.1"