Skip to content

Commit ef238b3

Browse files
chore(deps): update dependency @vercel/ncc to v0.38.1 (#471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78a3a73 commit ef238b3

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
@@ -50,7 +50,7 @@
5050
"@types/node-fetch": "2.6.2",
5151
"@typescript-eslint/eslint-plugin": "5.44.0",
5252
"@typescript-eslint/parser": "5.44.0",
53-
"@vercel/ncc": "0.38.0",
53+
"@vercel/ncc": "0.38.1",
5454
"eslint": "8.51.0",
5555
"eslint-config-algolia": "20.1.0",
5656
"eslint-config-prettier": "8.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,10 +1411,10 @@
14111411
"@typescript-eslint/types" "5.44.0"
14121412
eslint-visitor-keys "^3.3.0"
14131413

1414-
"@vercel/[email protected].0":
1415-
version "0.38.0"
1416-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.0.tgz#5210def0dcf0c79640bfaf16eecce54beed58fa6"
1417-
integrity sha512-B4YKZMm/EqMptKSFyAq4q2SlgJe+VCmEH6Y8gf/E1pTlWbsUJpuH1ymik2Ex3aYO5mCWwV1kaSYHSQOT8+4vHA==
1414+
"@vercel/[email protected].1":
1415+
version "0.38.1"
1416+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
1417+
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==
14181418

14191419
JSONStream@^1.0.4:
14201420
version "1.3.5"

0 commit comments

Comments
 (0)