From 7cee4d11c4ce186fc411c6f43cfb6a36c8d8b6a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Tue, 11 Feb 2020 17:26:34 +0000 Subject: [PATCH] Update dependency @types/node to v12.12.27 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index df74e41..b6f6515 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1061,9 +1061,9 @@ integrity sha512-Nhwxlg/CMExjTdXVDc7mbx4UkSGr/ye36iFe8fAj71MyWAjX3y+GB+VG7iLU564y3TqeuLG4iWxwZpmmh/HJxQ== "@types/node@~12": - version "12.12.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9" - integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA== + version "12.12.27" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.27.tgz#d7506f73160ad30fcebbcf5b8b7d2d976e649e42" + integrity sha512-odQFl/+B9idbdS0e8IxDl2ia/LP8KZLXhV3BUeI98TrZp0uoIzQPhGd+5EtzHmT0SMOIaPd7jfz6pOHLWTtl7A== "@types/prop-types@*": version "15.7.3"