Skip to content

Commit e31aa88

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/aws-lambda to v8.10.77
1 parent b1c27db commit e31aa88

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@commitlint/cli": "11.0.0",
6363
"@commitlint/config-conventional": "11.0.0",
6464
"@compodoc/compodoc": "1.1.11",
65-
"@types/aws-lambda": "8.10.64",
65+
"@types/aws-lambda": "8.10.77",
6666
"@types/aws-serverless-express": "3.3.3",
6767
"@types/express": "4.17.9",
6868
"@types/jest": "26.0.15",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,11 +799,16 @@
799799
dependencies:
800800
"@sinonjs/commons" "^1.7.0"
801801

802-
"@types/aws-lambda@*", "@types/[email protected]":
802+
"@types/aws-lambda@*":
803803
version "8.10.64"
804804
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.64.tgz#4bdcb725aef96bef0cb1decf19c7efff1df22fe7"
805805
integrity sha512-LRKk2UQCSi7BsO5TlfSI8cTNpOGz+MH6+RXEWtuZmxJficQgxwEYJDiKVirzgyiHce0L0F4CqCVvKTwblAeOUw==
806806

807+
808+
version "8.10.77"
809+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
810+
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==
811+
807812
808813
version "3.3.3"
809814
resolved "https://registry.yarnpkg.com/@types/aws-serverless-express/-/aws-serverless-express-3.3.3.tgz#8af184bf16e1ba0269de318ac7b7fd638c7df70c"

0 commit comments

Comments
 (0)