Skip to content

Commit e998515

Browse files
chore(deps): update dependency @vercel/ncc to ^0.38.0
1 parent 00a6125 commit e998515

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
@@ -43,7 +43,7 @@
4343
"@types/node": "~14",
4444
"@typescript-eslint/eslint-plugin": "~5.57.1",
4545
"@typescript-eslint/parser": "~5.57.1",
46-
"@vercel/ncc": "^0.36.1",
46+
"@vercel/ncc": "^0.38.0",
4747
"eslint": "~8.39.0",
4848
"eslint-config-prettier": "~8.8.0",
4949
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -908,10 +908,10 @@
908908
"@typescript-eslint/types" "5.59.1"
909909
eslint-visitor-keys "^3.3.0"
910910

911-
"@vercel/ncc@^0.36.1":
912-
version "0.36.1"
913-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
914-
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==
911+
"@vercel/ncc@^0.38.0":
912+
version "0.38.4"
913+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.4.tgz#e1fb8be9e7ed33bf44c121131d4c6e95f784afac"
914+
integrity sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==
915915

916916
acorn-jsx@^5.3.2:
917917
version "5.3.2"

0 commit comments

Comments
 (0)