Browse Source

chore(deps): update dependency @types/node to v12.7.11

feat/auto-update
Renovate Bot 5 years ago
committed by renovate[bot]
parent
commit
3551902383
  1. 2
      package.json
  2. 8
      yarn.lock

2
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",

8
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"

Loading…
Cancel
Save