Skip to content

Commit 2218c9d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/aws-lambda to v8.10.77
1 parent 87623c7 commit 2218c9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"author": "Hidetaka Okamoto <[email protected]> (https://wp-kyoto.net)",
3232
"license": "MIT",
3333
"devDependencies": {
34-
"@types/aws-lambda": "8.10.59",
34+
"@types/aws-lambda": "8.10.77",
3535
"@types/jest": "26.0.7",
3636
"@types/node": "10.17.26",
3737
"@typescript-eslint/eslint-plugin": "3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -535,10 +535,10 @@
535535
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
536536
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
537537

538-
"@types/[email protected].59":
539-
version "8.10.59"
540-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.59.tgz#64f602aef1cac9b21a74aad6705bf350c4a5173a"
541-
integrity sha512-X/JclTKqHvo3nMTkHzClHhRz0yxn/VAr7J7LO6jBqaksZlhcDAWuU4oT1Yrt3E9MvX5jyyVIZtrwAI7oPXzXIg==
538+
"@types/[email protected].77":
539+
version "8.10.77"
540+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
541+
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==
542542

543543
"@types/babel__core@^7.1.0":
544544
version "7.1.3"

0 commit comments

Comments
 (0)