Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/aws-lambda
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /api/src with 1 update: [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda).


Updates `@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:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent f539d20 commit 6ad4ddc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"node": ">=20"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.138",
"@types/aws-lambda": "^8.10.140",
"aws-sdk-client-mock": "^4.0.1",
"c8": "^10.1.2",
"esbuild": "^0.21.5",
Expand Down

0 comments on commit 6ad4ddc

Please sign in to comment.