Skip to content

Commit

Permalink
chore(deps): update dependency @types/aws-lambda to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2019
1 parent 9fa579c commit 3401281
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
]
},
"devDependencies": {
"@types/aws-lambda": "0.0.23",
"@types/aws-lambda": "8.10.19",
"@types/node": "8.5.2",
"ava": "0.23.0",
"husky": "0.14.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
dependencies:
arrify "^1.0.1"

"@types/aws-lambda@0.0.23":
version "0.0.23"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-0.0.23.tgz#a45476fe1847eeae7cc7676a790c47acb49cfd3b"
"@types/aws-lambda@8.10.19":
version "8.10.19"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.19.tgz#913a8016a4599d262960d97cb11faf7e963ec0e1"

"@types/[email protected]":
version "8.5.2"
Expand Down

0 comments on commit 3401281

Please sign in to comment.