Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v8.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 11, 2018
1 parent 9fa579c commit 103dade
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 @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/aws-lambda": "0.0.23",
"@types/node": "8.5.2",
"@types/node": "8.10.25",
"ava": "0.23.0",
"husky": "0.14.3",
"lint-staged": "6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
version "0.0.23"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-0.0.23.tgz#a45476fe1847eeae7cc7676a790c47acb49cfd3b"

"@types/node@8.5.2":
version "8.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5"
"@types/node@8.10.25":
version "8.10.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.25.tgz#801fe4e39372cef18f268db880a5fbfcf71adc7e"

abbrev@1:
version "1.1.0"
Expand Down

0 comments on commit 103dade

Please sign in to comment.