Browse Source

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

feat/auto-update
Renovate Bot 5 years ago
parent
commit
785017aada
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -66,7 +66,7 @@
"@types/fs-extra": "8.0.1",
"@types/jest": "24.0.21",
"@types/js-yaml": "3.12.1",
"@types/node": "12.11.7",
"@types/node": "12.12.0",
"@types/react": "16.9.11",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.3",

8
yarn.lock

@ -2162,10 +2162,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c"
integrity sha512-aX+gFgA5GHcDi89KG5keey2zf0WfZk/HAQotEamsK2kbey+8yGKcson0hbK8E+v0NArlCJQCqMP161YhV6ZXLg==
"@types/node@12.11.7":
version "12.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==
"@types/node@12.12.0":
version "12.12.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.0.tgz#ff3201972d6dc851a9275308a17b9b5094e68057"
integrity sha512-6N8Sa5AaENRtJnpKXZgvc119PKxT1Lk9VPy4kfT8JF23tIe1qDfaGkBR2DRKJFIA7NptMz+fps//C6aLi1Uoug==
"@types/node@^10.1.0":
version "10.14.18"

Loading…
Cancel
Save