Skip to content

Commit b91263f

Browse files
chore(deps): update dependency @vercel/ncc to v0.24.1
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 16a9c64 commit b91263f

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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@pocket-studios/eslint-config": "1.0.4",
3434
"@types/node": "14.6.4",
35-
"@vercel/ncc": "0.24.0",
35+
"@vercel/ncc": "0.24.1",
3636
"eslint": "6.8.0",
3737
"typescript": "4.0.2",
3838
"@typescript-eslint/eslint-plugin": "4.1.0",

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.0":
317-
version "0.24.0"
318-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.0.tgz#a2e8783a185caa99b5d8961a57dfc9665de16296"
319-
integrity sha512-crqItMcIwCkvdXY/V3/TzrHJQx6nbIaRqE1cOopJhgGX6izvNov40SmD//nS5flfEvdK54YGjwVVq+zG6crjOg==
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==
320320

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

0 commit comments

Comments
 (0)