mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-04 11:36:21 +00:00
Update dependency typescript to v4.4.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1ee5f035c9
commit
18114369e3
2 changed files with 5 additions and 5 deletions
|
@ -97,7 +97,7 @@
|
|||
"sanitize-filename": "1.6.3",
|
||||
"ts-mockery": "1.2.0",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
"typescript": "4.4.3",
|
||||
"typescript": "4.4.4",
|
||||
"use-resize-observer": "8.0.0",
|
||||
"uuid": "8.3.2",
|
||||
"vega": "5.20.2",
|
||||
|
|
|
@ -13910,10 +13910,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@4.4.3:
|
||||
version "4.4.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
|
||||
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
|
||||
typescript@4.4.4:
|
||||
version "4.4.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
|
||||
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
|
||||
|
||||
uc.micro@^1.0.1, uc.micro@^1.0.5:
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Reference in a new issue