Browse Source

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

master
Renovate Bot 5 years ago
parent
commit
a44f9d4c99
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -73,7 +73,7 @@
"@types/fs-extra": "8.1.0", "@types/fs-extra": "8.1.0",
"@types/jest": "25.1.4", "@types/jest": "25.1.4",
"@types/js-yaml": "3.12.3", "@types/js-yaml": "3.12.3",
"@types/node": "12.12.21", "@types/node": "12.12.31",
"@types/react": "16.9.25", "@types/react": "16.9.25",
"@types/react-copy-to-clipboard": "4.3.0", "@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.5", "@types/react-dom": "16.9.5",

8
yarn.lock

@ -2065,10 +2065,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589" resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ== integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
"@types/node@12.12.21": "@types/node@12.12.31":
version "12.12.21" version "12.12.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.31.tgz#d6b4f9645fee17f11319b508fb1001797425da51"
integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA== integrity sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg==
"@types/node@^10.1.0", "@types/node@^10.12.19": "@types/node@^10.1.0", "@types/node@^10.12.19":
version "10.17.17" version "10.17.17"

Loading…
Cancel
Save