Skip to content

Commit e269007

Browse files
Update dependency @vercel/ncc to v0.38.1 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e2ed3e commit e269007

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
@@ -31,7 +31,7 @@
3131
"@types/node": "18.19.21",
3232
"@typescript-eslint/eslint-plugin": "5.39.0",
3333
"@typescript-eslint/parser": "5.39.0",
34-
"@vercel/ncc": "0.34.0",
34+
"@vercel/ncc": "0.38.1",
3535
"eslint": "8.57.0",
3636
"eslint-config-prettier": "8.10.0",
3737
"eslint-plugin-jest": "27.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -913,10 +913,10 @@
913913
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
914914
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
915915

916-
"@vercel/ncc@0.34.0":
917-
version "0.34.0"
918-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
919-
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
916+
"@vercel/ncc@0.38.1":
917+
version "0.38.1"
918+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
919+
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==
920920

921921
acorn-jsx@^5.3.2:
922922
version "5.3.2"

0 commit comments

Comments
 (0)