Skip to content

Commit ca9e6ff

Browse files
chore(lambda): bump @vercel/ncc from 0.38.2 to 0.38.3 in /lambdas
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.2...0.38.3) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf88d6e commit ca9e6ff

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^22.9.0",
2323
"@typescript-eslint/eslint-plugin": "^8.15.0",
2424
"@typescript-eslint/parser": "^8.16.0",
25-
"@vercel/ncc": "^0.38.2",
25+
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",
2727
"aws-sdk-client-mock-jest": "^4.1.0",
2828
"eslint": "^8.57.0",

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^22.9.0",
2323
"@typescript-eslint/eslint-plugin": "^8.15.0",
2424
"@typescript-eslint/parser": "^8.16.0",
25-
"@vercel/ncc": "^0.38.2",
25+
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",
2727
"aws-sdk-client-mock-jest": "^4.1.0",
2828
"eslint": "^8.57.0",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/request": "^2.48.12",
2424
"@typescript-eslint/eslint-plugin": "^8.15.0",
2525
"@typescript-eslint/parser": "^8.16.0",
26-
"@vercel/ncc": "^0.38.2",
26+
"@vercel/ncc": "^0.38.3",
2727
"aws-sdk-client-mock": "^4.1.0",
2828
"aws-sdk-client-mock-jest": "^4.1.0",
2929
"eslint": "^8.57.0",

lambdas/functions/termination-watcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^22.9.0",
2121
"@typescript-eslint/eslint-plugin": "^8.15.0",
2222
"@typescript-eslint/parser": "^8.16.0",
23-
"@vercel/ncc": "^0.38.2",
23+
"@vercel/ncc": "^0.38.3",
2424
"aws-sdk-client-mock": "^4.1.0",
2525
"aws-sdk-client-mock-jest": "^4.1.0",
2626
"eslint": "^8.57.0",

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "^22.9.0",
2525
"@typescript-eslint/eslint-plugin": "^8.15.0",
2626
"@typescript-eslint/parser": "^8.16.0",
27-
"@vercel/ncc": "0.38.2",
27+
"@vercel/ncc": "0.38.3",
2828
"body-parser": "^1.20.3",
2929
"eslint": "^8.57.0",
3030
"eslint-plugin-prettier": "5.2.1",

lambdas/libs/aws-powertools-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^22.9.0",
2222
"@typescript-eslint/eslint-plugin": "^8.15.0",
2323
"@typescript-eslint/parser": "^8.16.0",
24-
"@vercel/ncc": "0.38.2",
24+
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",

lambdas/libs/aws-ssm-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^22.9.0",
2222
"@typescript-eslint/eslint-plugin": "^8.15.0",
2323
"@typescript-eslint/parser": "^8.16.0",
24-
"@vercel/ncc": "0.38.2",
24+
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-prettier": "5.2.1",

lambdas/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ __metadata:
112112
"@types/node": "npm:^22.9.0"
113113
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
114114
"@typescript-eslint/parser": "npm:^8.16.0"
115-
"@vercel/ncc": "npm:^0.38.2"
115+
"@vercel/ncc": "npm:^0.38.3"
116116
aws-sdk-client-mock: "npm:^4.1.0"
117117
aws-sdk-client-mock-jest: "npm:^4.1.0"
118118
cron-parser: "npm:^4.9.0"
@@ -144,7 +144,7 @@ __metadata:
144144
"@types/node": "npm:^22.9.0"
145145
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
146146
"@typescript-eslint/parser": "npm:^8.16.0"
147-
"@vercel/ncc": "npm:0.38.2"
147+
"@vercel/ncc": "npm:0.38.3"
148148
aws-lambda: "npm:^1.0.7"
149149
body-parser: "npm:^1.20.3"
150150
eslint: "npm:^8.57.0"
@@ -174,7 +174,7 @@ __metadata:
174174
"@types/node": "npm:^22.9.0"
175175
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
176176
"@typescript-eslint/parser": "npm:^8.16.0"
177-
"@vercel/ncc": "npm:0.38.2"
177+
"@vercel/ncc": "npm:0.38.3"
178178
body-parser: "npm:^1.20.3"
179179
eslint: "npm:^8.57.0"
180180
eslint-plugin-prettier: "npm:5.2.1"
@@ -211,7 +211,7 @@ __metadata:
211211
"@types/node": "npm:^22.9.0"
212212
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
213213
"@typescript-eslint/parser": "npm:^8.16.0"
214-
"@vercel/ncc": "npm:^0.38.2"
214+
"@vercel/ncc": "npm:^0.38.3"
215215
aws-sdk-client-mock: "npm:^4.1.0"
216216
aws-sdk-client-mock-jest: "npm:^4.1.0"
217217
cron-parser: "npm:^4.9.0"
@@ -247,7 +247,7 @@ __metadata:
247247
"@types/request": "npm:^2.48.12"
248248
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
249249
"@typescript-eslint/parser": "npm:^8.16.0"
250-
"@vercel/ncc": "npm:^0.38.2"
250+
"@vercel/ncc": "npm:^0.38.3"
251251
aws-sdk-client-mock: "npm:^4.1.0"
252252
aws-sdk-client-mock-jest: "npm:^4.1.0"
253253
axios: "npm:^1.7.7"
@@ -276,7 +276,7 @@ __metadata:
276276
"@types/node": "npm:^22.9.0"
277277
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
278278
"@typescript-eslint/parser": "npm:^8.16.0"
279-
"@vercel/ncc": "npm:^0.38.2"
279+
"@vercel/ncc": "npm:^0.38.3"
280280
aws-sdk-client-mock: "npm:^4.1.0"
281281
aws-sdk-client-mock-jest: "npm:^4.1.0"
282282
eslint: "npm:^8.57.0"
@@ -312,7 +312,7 @@ __metadata:
312312
"@types/node": "npm:^22.9.0"
313313
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
314314
"@typescript-eslint/parser": "npm:^8.16.0"
315-
"@vercel/ncc": "npm:0.38.2"
315+
"@vercel/ncc": "npm:0.38.3"
316316
aws-lambda: "npm:^1.0.7"
317317
body-parser: "npm:^1.20.3"
318318
eslint: "npm:^8.57.0"
@@ -5509,14 +5509,14 @@ __metadata:
55095509
languageName: node
55105510
linkType: hard
55115511

5512-
"@vercel/ncc@npm:0.38.2, @vercel/ncc@npm:^0.38.2":
5513-
version: 0.38.2
5514-
resolution: "@vercel/ncc@npm:0.38.2"
5512+
"@vercel/ncc@npm:0.38.3, @vercel/ncc@npm:^0.38.3":
5513+
version: 0.38.3
5514+
resolution: "@vercel/ncc@npm:0.38.3"
55155515
dependencies:
55165516
node-gyp: "npm:latest"
55175517
bin:
55185518
ncc: dist/ncc/cli.js
5519-
checksum: 10c0/430f506d7243155d85b8f99d46f46159b9dea58190ae4c28eadebe6b1b90e350e9861c7accc4f3b2dcb603f47fbe7cc947c56af396c96ba1059419f1b4f20928
5519+
checksum: 10c0/91b328b53d3bb17ac2fd329d9d2115192d2001e52a7f6d38828ce878e465f3bc62031a8b206bdbbf90e449c11f9e411f853f7081a6e2947ef3459365fa12da49
55205520
languageName: node
55215521
linkType: hard
55225522

0 commit comments

Comments
 (0)