Update dependency @types/node to v12.12.44

This commit is contained in:
Renovate Bot 2020-06-04 23:26:50 +00:00 committed by mrdrogdrog
parent 1db6dda124
commit 8e1d5d9f16
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
"@testing-library/react": "9.5.0", "@testing-library/react": "9.5.0",
"@testing-library/user-event": "11.1.0", "@testing-library/user-event": "11.1.0",
"@types/jest": "24.9.1", "@types/jest": "24.9.1",
"@types/node": "12.12.43", "@types/node": "12.12.44",
"@types/node-sass": "4.11.1", "@types/node-sass": "4.11.1",
"@types/react": "16.9.35", "@types/react": "16.9.35",
"@types/react-bootstrap": "1.0.1", "@types/react-bootstrap": "1.0.1",

View file

@ -1553,10 +1553,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765" resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g== integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
"@types/node@12.12.43": "@types/node@12.12.44":
version "12.12.43" version "12.12.44"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.43.tgz#b60ce047822e526e7a9252e50844eee79d5386ff" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.44.tgz#0d400a1453adcb359b133acceae4dd8bb0e0a159"
integrity sha512-KUyZdkGCnVPuXfsKmDUu2XLui65LZIJ2s0M57noy5e+ixUT2oK33ep7zlvgzI8LElcWqbf8AR+o/3GqAPac2zA== integrity sha512-jM6QVv0Sm5d3nW+nUD5jSzPcO6oPqboitSNcwgBay9hifVq/Rauq1PYnROnsmuw45JMBiTnsPAno0bKu2e2xrg==
"@types/parse-json@^4.0.0": "@types/parse-json@^4.0.0":
version "4.0.0" version "4.0.0"