Skip to content

Commit

Permalink
chore(deps): bump @types/aws-lambda from 8.10.138 to 8.10.140 in /cdk (
Browse files Browse the repository at this point in the history
…#553)

Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.138 to 8.10.140.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksa Perovic <aleksa.perovic1@gmail.com>
  • Loading branch information
dependabot[bot] and aperov9 authored Jun 19, 2024
1 parent 945bec9 commit a34d325
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@aws-sdk/client-ssm": "3.600.0",
"@aws-sdk/client-sts": "3.600.0",
"@aws-sdk/credential-provider-node": "3.600.0",
"@types/aws-lambda": "^8.10.138",
"@types/aws-lambda": "^8.10.140",
"async-retry": "^1.3.3",
"aws-cdk-lib": "^2.146.0",
"axios": "^1.7.2",
Expand Down
8 changes: 4 additions & 4 deletions cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2349,10 +2349,10 @@
dependencies:
"@types/retry" "*"

"@types/aws-lambda@^8.10.138":
version "8.10.138"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.138.tgz#11d0b6978c00ab34c38532f04306bb2e6f78163e"
integrity sha512-71EHMl70TPWIAsFuHd85NHq6S6T2OOjiisPTrH7RgcjzpJpPh4RQJv7PvVvIxc6PIp8CLV7F9B+TdjcAES5vcA==
"@types/aws-lambda@^8.10.140":
version "8.10.140"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.140.tgz#617534c437f3cb9bda3e6661c25e9a1510ae9f2d"
integrity sha512-4Dh3dk2TUcbdfHrX0Al90mNGJDvA9NBiTQPzbrjGi/dLxzKCGOYgT8YQ47jUKNFALkAJAadifq0pzyjIUlhVhg==

"@types/babel__core@^7.1.14":
version "7.20.5"
Expand Down

0 comments on commit a34d325

Please sign in to comment.