Skip to content

Commit bf0cc31

Browse files
fix(deps): update dependency @vercel/ncc to 0.34.x
1 parent aa643b2 commit bf0cc31

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

patterns/cloudwatch-synthetics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@aws-cdk/assert": "2.0.0-rc.18",
1414
"@types/jest": "^27.0.0",
1515
"@types/node": "14.17.11",
16-
"@vercel/ncc": "0.29.x",
16+
"@vercel/ncc": "0.34.x",
1717
"aws-cdk": "2.0.0-rc.18",
1818
"aws-cdk-lib": "2.0.0-rc.18",
1919
"constructs": "10.0.5",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2879,14 +2879,14 @@ __metadata:
28792879
languageName: node
28802880
linkType: hard
28812881

2882-
"@vercel/ncc@npm:0.29.x":
2883-
version: 0.29.0
2884-
resolution: "@vercel/ncc@npm:0.29.0"
2882+
"@vercel/ncc@npm:0.34.x":
2883+
version: 0.34.0
2884+
resolution: "@vercel/ncc@npm:0.34.0"
28852885
dependencies:
28862886
node-gyp: latest
28872887
bin:
28882888
ncc: dist/ncc/cli.js
2889-
checksum: a5f2e0b7169f9adc53efc4bf16f81d7b58714e90916c932f521dd813aaa435908fb999b428e7b9a5bbfb76100e781b7ef6da74b9517910c1f7e84346a3aa84af
2889+
checksum: c86246ce41e2edd64b67ba58e89980ebf540c05ca7b2410d65b66f73a887b6189b54db4b6eb77659448399fd64983a756dc5e8c8738b1d18ad98041fd2bb1b57
28902890
languageName: node
28912891
linkType: hard
28922892

@@ -3920,7 +3920,7 @@ __metadata:
39203920
"@aws-cdk/assert": 2.0.0-rc.18
39213921
"@types/jest": ^27.0.0
39223922
"@types/node": 14.17.11
3923-
"@vercel/ncc": 0.29.x
3923+
"@vercel/ncc": 0.34.x
39243924
aws-cdk: 2.0.0-rc.18
39253925
aws-cdk-lib: 2.0.0-rc.18
39263926
constructs: 10.0.5

0 commit comments

Comments
 (0)