Skip to content

Commit f4f87c0

Browse files
chore(deps-dev): bump @types/aws-lambda (#10249)
Bumps the dev-dependencies group in /apps/slack/lambda with 1 update: [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda). Updates `@types/aws-lambda` from 8.10.157 to 8.10.158 - [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.158 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35b8dc3 commit f4f87c0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

apps/slack/lambda/package-lock.json

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

apps/slack/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@contentful/eslint-config-extension": "^0.4.3",
2626
"@tsconfig/node14": "^1.0.3",
27-
"@types/aws-lambda": "^8.10.157",
27+
"@types/aws-lambda": "^8.10.158",
2828
"@types/aws-sdk": "^2.7.4",
2929
"@types/chai": "^4.3.11",
3030
"@types/cors": "^2.8.19",

0 commit comments

Comments
 (0)