Merge pull request #268 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.29.2

Bump @vercel/ncc from 0.29.1 to 0.29.2
This commit is contained in:
mergify[bot] 2021-08-20 11:03:50 +00:00 committed by GitHub
commit 9ac5bcd4f3
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.1", "@types/jest": "^27.0.1",
"@types/node": "^16.6.2", "@types/node": "^16.6.2",
"@typescript-eslint/parser": "^4.29.2", "@typescript-eslint/parser": "^4.29.2",
"@vercel/ncc": "^0.29.1", "@vercel/ncc": "^0.29.2",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-plugin-github": "^4.2.0", "eslint-plugin-github": "^4.2.0",
"eslint-plugin-jest": "^24.4.0", "eslint-plugin-jest": "^24.4.0",

View File

@ -247,10 +247,10 @@
"@typescript-eslint/types" "4.29.2" "@typescript-eslint/types" "4.29.2"
eslint-visitor-keys "^2.0.0" eslint-visitor-keys "^2.0.0"
"@vercel/ncc@^0.29.1": "@vercel/ncc@^0.29.2":
version "0.29.1" version "0.29.2"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.1.tgz#d62b1b9508a2bc7a822791ff6a6eb3e08a2cfdd7" resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.2.tgz#29a35d21b03267a538b536168af766f4270ae8f4"
integrity sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q== integrity sha512-eUxibZD92k+rY0oZJFZooGqdVpGkDrrHlUhj9UAWrtoyXCGmNOWC1Kcr2KPrZoHRSlWwHOcRnkn2nGT+aHY2KA==
acorn-jsx@^5.3.1: acorn-jsx@^5.3.1:
version "5.3.1" version "5.3.1"