Skip to content

Commit

Permalink
build(deps-dev): upgrade @types/node to 14.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jul 25, 2020
1 parent 8894033 commit 57739ba
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 @@ -1269,12 +1269,12 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^14.0.25":
"@types/node@*":
version "14.0.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.25.tgz#7ad8b00a1206d6c9e94810e49f3115f0bcc30456"
integrity sha512-okMqUHqrMlGOxfDZliX1yFX5MV6qcd5PpRz96XYtjkM0Ws/hwg23FMUqt6pETrVRZS+EKUB5HY19mmo54EuQbA==

"@types/node@>= 8":
"@types/node@>= 8", "@types/node@^14.0.25":
version "14.0.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
Expand Down

0 comments on commit 57739ba

Please sign in to comment.