Skip to content

Commit 2a6d45d

Browse files
chore(deps-dev): Bump @types/aws-lambda from 8.10.138 to 8.10.143
Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.138 to 8.10.143. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) --- updated-dependencies: - dependency-name: "@types/aws-lambda" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34383af commit 2a6d45d

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspaces/aws-custom-resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"author": "Joost van der Waal <joost@jvdwaal.nl>",
3232
"license": "Apache-2.0",
3333
"devDependencies": {
34-
"@types/aws-lambda": "^8.10.138",
34+
"@types/aws-lambda": "^8.10.143",
3535
"@types/jest": "^29.5.12",
3636
"@types/node": "^20.14.2",
3737
"esbuild": "^0.21.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,10 +1336,10 @@ __metadata:
13361336
languageName: node
13371337
linkType: hard
13381338

1339-
"@types/aws-lambda@npm:^8.10.138":
1340-
version: 8.10.138
1341-
resolution: "@types/aws-lambda@npm:8.10.138"
1342-
checksum: 10c0/3ab791bae7ea1d9d129809b9e77e0891f2c554bfa7d9a9dda5b71d04aca9a1c9408a118b73ec758a2ac536dd7da272c73723f98ebc33247f72eb7d927860c33b
1339+
"@types/aws-lambda@npm:^8.10.143":
1340+
version: 8.10.143
1341+
resolution: "@types/aws-lambda@npm:8.10.143"
1342+
checksum: 10c0/1a004c8dfc9f1f99cbf0e3dd75f2c578d5518a53fc6f278791b7a7445cce380dc56513daeb2b4959823d355fb2fb690271b210af538807422b337a2e14a9aa01
13431343
languageName: node
13441344
linkType: hard
13451345

@@ -2667,7 +2667,7 @@ __metadata:
26672667
version: 0.0.0-use.local
26682668
resolution: "aws-custom-resources@workspace:workspaces/aws-custom-resources"
26692669
dependencies:
2670-
"@types/aws-lambda": "npm:^8.10.138"
2670+
"@types/aws-lambda": "npm:^8.10.143"
26712671
"@types/jest": "npm:^29.5.12"
26722672
"@types/node": "npm:^20.14.2"
26732673
aws-lambda: "npm:^1.0.7"

0 commit comments

Comments
 (0)