Skip to content

Commit 578ea76

Browse files
chore(deps): update dependency @vercel/ncc to v0.26.1 (#46)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2c3ffdc commit 578ea76

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
@@ -42,7 +42,7 @@
4242
"@types/semver": "7.3.4",
4343
"@typescript-eslint/eslint-plugin": "4.6.0",
4444
"@typescript-eslint/parser": "4.6.0",
45-
"@vercel/ncc": "0.25.1",
45+
"@vercel/ncc": "0.26.1",
4646
"conventional-changelog-conventionalcommits": "4.5.0",
4747
"eslint": "7.12.1",
4848
"eslint-config-prettier": "6.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -983,10 +983,10 @@
983983
"@typescript-eslint/types" "4.6.0"
984984
eslint-visitor-keys "^2.0.0"
985985

986-
"@vercel/ncc@0.25.1":
987-
version "0.25.1"
988-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.25.1.tgz#a4aacdb508ac496fc0c63a3c3203d700a619cc0e"
989-
integrity sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==
986+
"@vercel/ncc@0.26.1":
987+
version "0.26.1"
988+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.1.tgz#457f13c8f207f5e74d19944b6797f4708c02359f"
989+
integrity sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==
990990

991991
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
992992
version "1.3.5"

0 commit comments

Comments
 (0)