Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit b634dda

Browse files
Update dependency @vercel/ncc to ^0.36.0
1 parent 3466a34 commit b634dda

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
@@ -33,7 +33,7 @@
3333
"@types/node": "^18.11.3",
3434
"@types/semver": "^7.3.12",
3535
"@typescript-eslint/parser": "^5.40.1",
36-
"@vercel/ncc": "^0.34.0",
36+
"@vercel/ncc": "^0.36.0",
3737
"eslint": "^8.25.0",
3838
"eslint-plugin-github": "^4.4.0",
3939
"eslint-plugin-jest": "^27.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -917,10 +917,10 @@
917917
"@typescript-eslint/types" "5.40.1"
918918
eslint-visitor-keys "^3.3.0"
919919

920-
"@vercel/ncc@^0.34.0":
921-
version "0.34.0"
922-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
923-
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
920+
"@vercel/ncc@^0.36.0":
921+
version "0.36.0"
922+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334"
923+
integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==
924924

925925
acorn-jsx@^5.3.2:
926926
version "5.3.2"

0 commit comments

Comments
 (0)