Skip to content

Commit

Permalink
chore(deps): update dependency @types/aws-serverless-express to v3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent e31aa88 commit d237ee4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@commitlint/config-conventional": "11.0.0",
"@compodoc/compodoc": "1.1.11",
"@types/aws-lambda": "8.10.77",
"@types/aws-serverless-express": "3.3.3",
"@types/aws-serverless-express": "3.3.6",
"@types/express": "4.17.9",
"@types/jest": "26.0.15",
"@types/node": "12.12.28",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -809,10 +809,10 @@
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==

"@types/aws-serverless-express@3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@types/aws-serverless-express/-/aws-serverless-express-3.3.3.tgz#8af184bf16e1ba0269de318ac7b7fd638c7df70c"
integrity sha512-gIPinyiEsda2Z6Dx6GdQs47/GXaBGEGOMkYWtmqFDsVSDHzWtnIKBBBVQKyMdcK/0ZXa31zzlT+CobFnwNbsTQ==
"@types/aws-serverless-express@3.3.6":
version "3.3.6"
resolved "https://registry.yarnpkg.com/@types/aws-serverless-express/-/aws-serverless-express-3.3.6.tgz#addf2149c1242eea2a898681a0090633fcf40957"
integrity sha512-55aAZK7HK0navvyVAKZlpnUdijQ6Pe6L6AsyBeekBmAu7kkylEOf3WBpPF8CyO2QdI0fdkD9jo5vGSGPgLJ9aA==
dependencies:
"@types/aws-lambda" "*"
"@types/express" "*"
Expand Down

0 comments on commit d237ee4

Please sign in to comment.