Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/node to v10.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Jul 31, 2018
1 parent 9aa28c5 commit 1ebfda8
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 @@ -34,7 +34,7 @@
"devDependencies": {
"@knisterpeter/standard-tslint": "1.7.2",
"@types/jest": "23.3.1",
"@types/node": "10.5.3",
"@types/node": "10.5.4",
"coveralls": "3.0.2",
"cz-conventional-changelog": "2.1.0",
"isomorphic-fetch": "2.2.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
version "23.3.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.1.tgz#a4319aedb071d478e6f407d1c4578ec8156829cf"

"@types/node@10.5.3":
version "10.5.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.3.tgz#5bcfaf088ad17894232012877669634c06b20cc5"
"@types/node@10.5.4":
version "10.5.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.4.tgz#6eccc158504357d1da91434d75e86acde94bb10b"

JSONStream@^1.0.4:
version "1.3.2"
Expand Down

0 comments on commit 1ebfda8

Please sign in to comment.