mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-15 01:52:07 +00:00
chore(deps): update dependency @types/node to v14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
805c6afde9
commit
dc92552f03
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"@types/cli-color": "2.0.0",
|
||||
"@types/express": "4.17.12",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "13.13.52",
|
||||
"@types/node": "14.17.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "4.26.0",
|
||||
"@typescript-eslint/parser": "4.26.0",
|
||||
|
|
|
@ -1250,10 +1250,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
|
||||
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
|
||||
|
||||
"@types/node@13.13.52":
|
||||
version "13.13.52"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7"
|
||||
integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==
|
||||
"@types/node@14.17.1":
|
||||
version "14.17.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
|
||||
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
|
Loading…
Reference in a new issue