mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-16 16:30:56 +00:00
Update dependency @types/node to v12.12.47 (#183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
72a161ea16
commit
2995a3cc3b
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.2",
|
||||
"@types/jest": "26.0.0",
|
||||
"@types/node": "12.12.46",
|
||||
"@types/node": "12.12.47",
|
||||
"@types/node-sass": "4.11.1",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-bootstrap": "1.0.1",
|
||||
|
|
|
@ -1558,10 +1558,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
|
||||
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
|
||||
|
||||
"@types/node@12.12.46":
|
||||
version "12.12.46"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.46.tgz#0eddad05e804cfb67472f09e2ce3af8bf40df246"
|
||||
integrity sha512-CnBSlOd7ASSHx1kJ2kNmzevfA0vuDNrrek6J+3tsmE+p0cRToFvD1pCpQ5+ynZlgPV2MGBzLKsD1bUS+h9B/qA==
|
||||
"@types/node@12.12.47":
|
||||
version "12.12.47"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5"
|
||||
integrity sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
|
Loading…
Reference in a new issue