mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
chore(deps): update dependency @types/node to v14.17.11 (#1567)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
27412918ac
commit
e2fbf96227
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"@types/cli-color": "2.0.1",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/node": "14.17.10",
|
||||
"@types/node": "14.17.11",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.2",
|
||||
"@typescript-eslint/parser": "4.29.2",
|
||||
|
|
|
@ -1178,10 +1178,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.1.tgz#aee62c7b966f55fc66c7b6dfa1d58db2a616da61"
|
||||
integrity sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw==
|
||||
|
||||
"@types/node@14.17.10":
|
||||
version "14.17.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.10.tgz#93f4b095af275a0427114579c10ec7aa696729d7"
|
||||
integrity sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA==
|
||||
"@types/node@14.17.11":
|
||||
version "14.17.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.11.tgz#82d266d657aec5ff01ca59f2ffaff1bb43f7bf0f"
|
||||
integrity sha512-n2OQ+0Bz6WEsUjrvcHD1xZ8K+Kgo4cn9/w94s1bJS690QMUWfJPW/m7CCb7gPkA1fcYwL2UpjXP/rq/Eo41m6w==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
|
Loading…
Reference in a new issue