Skip to content

Commit dc37be9

Browse files
authored
Merge pull request #3 from codespaces-contrib/dependabot/npm_and_yarn/vercel/ncc-0.24.1
Bump @vercel/ncc from 0.23.0 to 0.24.1
2 parents 38e8575 + e5648ab commit dc37be9

File tree

3 files changed

+239
-8
lines changed

3 files changed

+239
-8
lines changed

package-lock.json

Lines changed: 234 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/node": "^14.10.0",
4141
"@types/shortid": "^0.0.29",
4242
"@typescript-eslint/parser": "^3.10.1",
43-
"@vercel/ncc": "^0.23.0",
43+
"@vercel/ncc": "^0.26.1",
4444
"eslint": "^7.8.1",
4545
"eslint-plugin-github": "^4.1.1",
4646
"eslint-plugin-jest": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -966,10 +966,10 @@
966966
"@typescript-eslint/types" "4.4.1"
967967
eslint-visitor-keys "^2.0.0"
968968

969-
"@vercel/ncc@^0.23.0":
970-
version "0.23.0"
971-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.23.0.tgz#628f293f8ae2038d004378f864396ad8fc14380c"
972-
integrity sha512-Fcr1qlG9t54X4X9qbo/+jr1+t5Qc6H3TgIRBXmKkF/WDs6YFulAN6ilq2Ehx38RbgIOFxaZnjlAQ50GyexnMpQ==
969+
"@vercel/ncc@^0.26.1":
970+
version "0.26.1"
971+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.1.tgz#457f13c8f207f5e74d19944b6797f4708c02359f"
972+
integrity sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==
973973

974974
abab@^2.0.0, abab@^2.0.3:
975975
version "2.0.5"

0 commit comments

Comments
 (0)