Skip to content

Commit 238b646

Browse files
committed
chore(deps): update dependency @vercel/ncc to v0.26.1
1 parent 386c76c commit 238b646

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "14.11.2",
3535
"@typescript-eslint/eslint-plugin": "4.1.0",
3636
"@typescript-eslint/parser": "4.1.0",
37-
"@vercel/ncc": "0.24.1",
37+
"@vercel/ncc": "0.26.1",
3838
"eslint": "6.8.0",
3939
"eslint-config-airbnb": "18.2.0",
4040
"eslint-plugin-cypress": "2.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,10 +313,10 @@
313313
"@typescript-eslint/types" "4.1.0"
314314
eslint-visitor-keys "^2.0.0"
315315

316-
"@vercel/ncc@0.24.1":
317-
version "0.24.1"
318-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.1.tgz#3ea2932c85ba87f4de6fe550d60e1bf5c005985e"
319-
integrity sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==
316+
"@vercel/ncc@0.26.1":
317+
version "0.26.1"
318+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.1.tgz#457f13c8f207f5e74d19944b6797f4708c02359f"
319+
integrity sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==
320320

321321
acorn-jsx@^5.2.0:
322322
version "5.2.0"

0 commit comments

Comments
 (0)