Browse Source

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

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

2
package.json

@ -49,7 +49,7 @@
"@testing-library/jest-dom": "^4.0.0", "@testing-library/jest-dom": "^4.0.0",
"@testing-library/react": "^8.0.9", "@testing-library/react": "^8.0.9",
"@types/jest": "24.0.17", "@types/jest": "24.0.17",
"@types/node": "12.7.1", "@types/node": "12.7.2",
"@types/react": "16.9.0", "@types/react": "16.9.0",
"@types/react-dom": "16.8.5", "@types/react-dom": "16.8.5",
"@types/react-redux": "^7.1.1", "@types/react-redux": "^7.1.1",

8
yarn.lock

@ -1761,10 +1761,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c"
integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg== integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg==
"@types/node@12.7.1": "@types/node@12.7.2":
version "12.7.1" version "12.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.1.tgz#3b5c3a26393c19b400844ac422bd0f631a94d69d" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
integrity sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw== integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
"@types/node@^10.12.18", "@types/node@^10.12.19": "@types/node@^10.12.18", "@types/node@^10.12.19":
version "10.14.13" version "10.14.13"

Loading…
Cancel
Save