mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-21 23:51:39 +00:00
Update dependency @types/node to v16.11.39
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8cf05e550d
commit
1d908651d0
2 changed files with 13 additions and 6 deletions
|
@ -128,7 +128,7 @@
|
|||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/mermaid": "8.2.9",
|
||||
"@types/node": "16.11.38",
|
||||
"@types/node": "16.11.39",
|
||||
"@types/react": "18.0.12",
|
||||
"@types/react-bootstrap-typeahead": "5.1.8",
|
||||
"@types/react-dom": "18.0.5",
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -2023,7 +2023,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/mermaid": 8.2.9
|
||||
"@types/node": 16.11.38
|
||||
"@types/node": 16.11.39
|
||||
"@types/react": 18.0.12
|
||||
"@types/react-bootstrap-typeahead": 5.1.8
|
||||
"@types/react-dom": 18.0.5
|
||||
|
@ -4804,10 +4804,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:16.11.38, @types/node@npm:^16.0.0":
|
||||
version: 16.11.38
|
||||
resolution: "@types/node@npm:16.11.38"
|
||||
checksum: 471df020162098602fd77014c458e84f01f7faff3cddcc2b7739312a8b4f103bc0fab3dfc03641233d9f627c47fd82dfabc9b86413ef680e193c36b9aed322e6
|
||||
"@types/node@npm:16.11.39":
|
||||
version: 16.11.39
|
||||
resolution: "@types/node@npm:16.11.39"
|
||||
checksum: bc97b9773ac6b3194800f990b349fad7f66c6126dacef59291b10a2c8b6813d6f67f947b7e12a6c9952790f7065d576fe38355b8fe034a6af60f317cfc570f69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4818,6 +4818,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^16.0.0":
|
||||
version: 16.11.38
|
||||
resolution: "@types/node@npm:16.11.38"
|
||||
checksum: 471df020162098602fd77014c458e84f01f7faff3cddcc2b7739312a8b4f103bc0fab3dfc03641233d9f627c47fd82dfabc9b86413ef680e193c36b9aed322e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/normalize-package-data@npm:^2.4.0, @types/normalize-package-data@npm:^2.4.1":
|
||||
version: 2.4.1
|
||||
resolution: "@types/normalize-package-data@npm:2.4.1"
|
||||
|
|
Loading…
Reference in a new issue