Skip to content

Commit 5344cf8

Browse files
chore(deps): update dependency @vercel/ncc to v0.36.0 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dd8ad7 commit 5344cf8

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
@@ -50,7 +50,7 @@
5050
"@types/node-fetch": "2.6.2",
5151
"@typescript-eslint/eslint-plugin": "5.44.0",
5252
"@typescript-eslint/parser": "5.44.0",
53-
"@vercel/ncc": "0.34.0",
53+
"@vercel/ncc": "0.36.0",
5454
"eslint": "8.29.0",
5555
"eslint-config-algolia": "20.0.0",
5656
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,10 +1389,10 @@
13891389
"@typescript-eslint/types" "5.44.0"
13901390
eslint-visitor-keys "^3.3.0"
13911391

1392-
"@vercel/ncc@0.34.0":
1393-
version "0.34.0"
1394-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
1395-
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
1392+
"@vercel/ncc@0.36.0":
1393+
version "0.36.0"
1394+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334"
1395+
integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==
13961396

13971397
JSONStream@^1.0.4:
13981398
version "1.3.5"

0 commit comments

Comments
 (0)