Skip to content

Commit 12f6550

Browse files
build(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.3 (#205)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.3) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daf4345 commit 12f6550

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"@types/vscode-webview": "^1.57.5",
324324
"@typescript-eslint/eslint-plugin": "^6.9.0",
325325
"@typescript-eslint/parser": "^6.9.0",
326-
"@vercel/ncc": "^0.38.1",
326+
"@vercel/ncc": "^0.38.3",
327327
"@vitejs/plugin-react": "^1.3.2",
328328
"@vscode/test-electron": "^2.4.1",
329329
"assert": "^2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -972,10 +972,10 @@
972972
resolved "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz"
973973
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
974974

975-
"@vercel/ncc@^0.38.1":
976-
version "0.38.1"
977-
resolved "https://registry.npmmirror.com/@vercel/ncc/-/ncc-0.38.1.tgz"
978-
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==
975+
"@vercel/ncc@^0.38.3":
976+
version "0.38.3"
977+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.3.tgz#5475eeee3ac0f1a439f237596911525a490a88b5"
978+
integrity sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==
979979

980980
"@vitejs/plugin-react@^1.3.2":
981981
version "1.3.2"

0 commit comments

Comments
 (0)