Skip to content

Commit 54e856e

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump @types/aws-lambda in /src/typescript
Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.148 to 8.10.149. - [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-version: 8.10.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1ffe5a commit 54e856e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/typescript/package-lock.json

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

src/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@aws-sdk/client-lambda": "^3.806.0",
5757
"@modelcontextprotocol/sdk": "^1.8.0",
58-
"@types/aws-lambda": "^8.10.148",
58+
"@types/aws-lambda": "^8.10.149",
5959
"winston": "^3.17.0"
6060
}
6161
}

0 commit comments

Comments
 (0)