Skip to content

Commit

Permalink
Bump @types/aws-lambda from 8.10.145 to 8.10.146 (#2033)
Browse files Browse the repository at this point in the history
Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.145 to 8.10.146.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent f11163c commit b29a449
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@eslint/js": "^9.15.0",
"@jest/globals": "^29.7.0",
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/log4js": "^2.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4423,10 +4423,10 @@ __metadata:
languageName: node
linkType: hard

"@types/aws-lambda@npm:^8.10.145":
version: 8.10.145
resolution: "@types/aws-lambda@npm:8.10.145"
checksum: 4beb4febe8eb7da3087e009b4d1df61de5e9a7336792424254ca1e24740e17ee701de21423a125dcd26afb499003557e717cc824e24c47c916d2de6b0c245482
"@types/aws-lambda@npm:^8.10.146":
version: 8.10.146
resolution: "@types/aws-lambda@npm:8.10.146"
checksum: bc200f22c2914b9a81e7e52343ed6c0e829bed1af63a530d190ba6b65370656381763db10aebf8c4fba66d6e1b69fe1bd2b008fa58652b2ddf8c3edfbe1fa194
languageName: node
linkType: hard

Expand Down Expand Up @@ -11118,7 +11118,7 @@ __metadata:
"@aws-sdk/client-sesv2": ^3.699.0
"@eslint/js": ^9.15.0
"@jest/globals": ^29.7.0
"@types/aws-lambda": ^8.10.145
"@types/aws-lambda": ^8.10.146
"@types/eslint__js": ^8.42.3
"@types/jest": ^29.5.14
"@types/log4js": ^2.3.5
Expand Down

0 comments on commit b29a449

Please sign in to comment.