Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent aa3617d commit 3e39d9f
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 @@ -28,7 +28,7 @@
"@types/lodash.get": "4.4.6",
"@types/lodash.merge": "4.6.4",
"@types/loglevel": "1.5.3",
"@types/node": "10.12.7",
"@types/node": "10.17.5",
"chance": "1.0.16",
"coveralls": "3.0.2",
"husky": "1.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,10 @@
resolved "https://registry.yarnpkg.com/@types/loglevel/-/loglevel-1.5.3.tgz#adfce55383edc5998a2170ad581b3e23d6adb5b8"
integrity sha512-TzzIZihV+y9kxSg5xJMkyIkaoGkXi50isZTtGHObNHRqAAwjGNjSCNPI7AUAv0tZUKTq9f2cdkCUd/2JVZUTrA==

"@types/node@10.12.7":
version "10.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.7.tgz#195808b2d4b2e7c33e75e7d9b24aeee88f94660d"
integrity sha512-Zh5Z4kACfbeE8aAOYh9mqotRxaZMro8MbBQtR8vEXOMiZo2rGEh2LayJijKdlu48YnS6y2EFU/oo2NCe5P6jGw==
"@types/node@10.17.5":
version "10.17.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.5.tgz#c1920150f7b90708a7d0f3add12a06bc9123c055"
integrity sha512-RElZIr/7JreF1eY6oD5RF3kpmdcreuQPjg5ri4oQ5g9sq7YWU8HkfB3eH8GwAwxf5OaCh0VPi7r4N/yoTGelrA==

JSONStream@^1.0.4:
version "1.3.5"
Expand Down

0 comments on commit 3e39d9f

Please sign in to comment.