Skip to content

Commit bfbcb8e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.25.1",
3838
"eslint": "6.8.0",
3939
"eslint-config-airbnb": "18.2.0",
4040
"eslint-plugin-cypress": "2.11.2",

yarn.lock

+4-4
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.25.1":
317+
version "0.25.1"
318+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.25.1.tgz#a4aacdb508ac496fc0c63a3c3203d700a619cc0e"
319+
integrity sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==
320320

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

0 commit comments

Comments
 (0)