mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
Update dependency @types/node to v12.12.45 (#179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7794538c6a
commit
29bbe00284
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
"@testing-library/react": "10.2.1",
|
||||
"@testing-library/user-event": "11.3.1",
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/node": "12.12.44",
|
||||
"@types/node": "12.12.45",
|
||||
"@types/node-sass": "4.11.1",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-bootstrap": "1.0.1",
|
||||
|
|
|
@ -1550,10 +1550,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
|
||||
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
|
||||
|
||||
"@types/node@12.12.44":
|
||||
version "12.12.44"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.44.tgz#0d400a1453adcb359b133acceae4dd8bb0e0a159"
|
||||
integrity sha512-jM6QVv0Sm5d3nW+nUD5jSzPcO6oPqboitSNcwgBay9hifVq/Rauq1PYnROnsmuw45JMBiTnsPAno0bKu2e2xrg==
|
||||
"@types/node@12.12.45":
|
||||
version "12.12.45"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.45.tgz#33d550d6da243652004b00cbf4f15997456a38e3"
|
||||
integrity sha512-9w50wqeS0qQH9bo1iIRcQhDXRxoDzyAqCL5oJG+Nuu7cAoe6omGo+YDE0spAGK5sPrdLDhQLbQxq0DnxyndPKA==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
|
Loading…
Reference in a new issue