Skip to content

Commit

Permalink
build(deps-dev): upgrade @types/node to 13.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Apr 26, 2020
1 parent b6a1cf8 commit ba3521f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1278,12 +1278,12 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*":
"@types/node@*", "@types/node@^13.11.1":
version "13.13.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==

"@types/node@>= 8", "@types/node@^13.11.1":
"@types/node@>= 8":
version "13.11.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
Expand Down

0 comments on commit ba3521f

Please sign in to comment.