Skip to content

Commit

Permalink
build(deps-dev): upgrade @types/node to 13.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jan 29, 2020
1 parent fc2a057 commit 422f454
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1222,12 +1222,7 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^13.1.8":
version "13.1.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==

"@types/node@>= 8":
"@types/node@*", "@types/node@>= 8", "@types/node@^13.1.8":
version "13.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.1.tgz#6fae50892d1841f4b38b298e2f78fb68c5960cb9"
integrity sha512-Jj2W7VWQ2uM83f8Ls5ON9adxN98MvyJsMSASYFuSvrov8RMRY64Ayay7KV35ph1TSGIJ2gG9ZVDdEq3c3zaydA==
Expand Down

0 comments on commit 422f454

Please sign in to comment.