Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v9.6.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 30, 2018
1 parent f9a6bdc commit 6b04efd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"@types/aws-sdk": "2.7.0",
"@types/chai": "4.1.7",
"@types/mocha": "2.2.48",
"@types/node": "9.6.39",
"@types/node": "9.6.40",
"chai": "4.2.0",
"husky": "1.2.0",
"mocha": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -978,10 +978,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.5.tgz#8a4accfc403c124a0bafe8a9fc61a05ec1032073"
integrity sha512-lAVp+Kj54ui/vLUFxsJTMtWvZraZxum3w3Nwkble2dNuV5VnPA+Mi2oGX9XYJAaIvZi3tn3cbjS/qcJXRb6Bww==

"@types/node@9.6.39":
version "9.6.39"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc"
integrity sha512-c3OkjgNpSMdHan56WhklP0FMOk5ocilKz2Mpa0NOGzu8jw5YERjCf9FG0epYB1+TxScv/oI4uJ204u2mUg7Hcw==
"@types/node@9.6.40":
version "9.6.40"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.40.tgz#2d69cefbc090cb0bb824542a4c575b14dde7d3aa"
integrity sha512-M3HHoXXndsho/sTbQML2BJr7/uwNhMg8P0D4lb+UsM65JQZx268faiz9hKpY4FpocWqpwlLwa8vevw8hLtKjOw==

JSONStream@^1.0.4, JSONStream@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit 6b04efd

Please sign in to comment.