Skip to content

Commit

Permalink
Update dependency @vercel/ncc to ^0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 70d6cd3 commit 3c0269a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vercel/ncc": "^0.37.0",
"@vercel/ncc": "^0.38.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@vercel/ncc@^0.37.0":
version "0.37.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.37.0.tgz#b098de7b3c502f26338b5a445985353e9f67ea6b"
integrity sha512-K7eF/BNaDY3Qikc8SlECZw9ov1D3vyrssllvVDW7QtB3pvucViEd0tWpd/V9f+3LhZF1SUJ3+q6O0j8ckKix9Q==
"@vercel/ncc@^0.38.0":
version "0.38.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==

acorn-jsx@^5.3.2:
version "5.3.2"
Expand Down

0 comments on commit 3c0269a

Please sign in to comment.