Skip to content

Commit faf98a4

Browse files
chore(deps): update dependency @vercel/ncc to ^0.36.0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c1224 commit faf98a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/react": "^17.0.39",
6060
"@typescript-eslint/eslint-plugin": "^5.0.0",
6161
"@typescript-eslint/parser": "^5.0.0",
62-
"@vercel/ncc": "^0.34.0",
62+
"@vercel/ncc": "^0.36.0",
6363
"chalk": "^4.0.0",
6464
"eslint": "^8.0.0",
6565
"eslint-config-prettier": "^8.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,14 +1863,14 @@ __metadata:
18631863
languageName: node
18641864
linkType: hard
18651865

1866-
"@vercel/ncc@npm:^0.34.0":
1867-
version: 0.34.0
1868-
resolution: "@vercel/ncc@npm:0.34.0"
1866+
"@vercel/ncc@npm:^0.36.0":
1867+
version: 0.36.0
1868+
resolution: "@vercel/ncc@npm:0.36.0"
18691869
dependencies:
18701870
node-gyp: latest
18711871
bin:
18721872
ncc: dist/ncc/cli.js
1873-
checksum: 3282578e990572759454f7f8d7ef025f2ae060b261fcb28a96d165350e3665438dc8fb72caf122081d6c57277e4899dab30ea0d8759bfd90baf37286cb887597
1873+
checksum: c796b2e435e6b6268ba795e61ec236d784f00f7d888637a372f353aa2b1ae7abf26fead42ba8172cee680eda6b42901883644cd7f43fa9c163d01c29f8678014
18741874
languageName: node
18751875
linkType: hard
18761876

@@ -5306,7 +5306,7 @@ __metadata:
53065306
"@types/react": ^17.0.39
53075307
"@typescript-eslint/eslint-plugin": ^5.0.0
53085308
"@typescript-eslint/parser": ^5.0.0
5309-
"@vercel/ncc": ^0.34.0
5309+
"@vercel/ncc": ^0.36.0
53105310
chalk: ^4.0.0
53115311
eslint: ^8.0.0
53125312
eslint-config-prettier: ^8.0.0

0 commit comments

Comments
 (0)