Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v10.17.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2020
1 parent aa3617d commit a5808c9
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.16",
"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.16":
version "10.17.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.16.tgz#ee96ddac1a38d98d2c8a71c7df0cdad5758e8993"
integrity sha512-A4283YSA1OmnIivcpy/4nN86YlnKRiQp8PYwI2KdPCONEBN093QTb0gCtERtkLyVNGKKIGazTZ2nAmVzQU51zA==

JSONStream@^1.0.4:
version "1.3.5"
Expand Down

0 comments on commit a5808c9

Please sign in to comment.