Skip to content

Commit dff53b5

Browse files
committed
chore(deps): update dependency @vercel/ncc to v0.31.1
1 parent 4568aca commit dff53b5

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.31.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
@@ -519,10 +519,10 @@
519519
"@typescript-eslint/types" "4.6.1"
520520
eslint-visitor-keys "^2.0.0"
521521

522-
"@vercel/ncc@0.24.1":
523-
version "0.24.1"
524-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.1.tgz#3ea2932c85ba87f4de6fe550d60e1bf5c005985e"
525-
integrity sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==
522+
"@vercel/ncc@0.31.1":
523+
version "0.31.1"
524+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
525+
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
526526

527527
acorn-jsx@^5.2.0:
528528
version "5.2.0"

0 commit comments

Comments
 (0)