From 3551902383fc5699f274546df15fa4201c757fb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Oct 2019 03:50:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v12.7.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05a8b00..14f19de 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/fs-extra": "8.0.0", "@types/jest": "24.0.18", "@types/js-yaml": "3.12.1", - "@types/node": "12.7.9", + "@types/node": "12.7.11", "@types/react": "16.9.5", "@types/react-dom": "16.9.1", "@types/react-redux": "7.1.4", diff --git a/yarn.lock b/yarn.lock index b89c26f..a591432 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2146,10 +2146,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c" integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg== -"@types/node@12.7.9": - version "12.7.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a" - integrity sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ== +"@types/node@12.7.11": + version "12.7.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446" + integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw== "@types/node@^10.1.0": version "10.14.18"