mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
Update definitely typed
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
11ff0038d4
commit
0cc94fd6de
2 changed files with 12 additions and 12 deletions
|
@ -123,12 +123,12 @@
|
|||
"@types/markdown-it-container": "2.0.4",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/mermaid": "8.2.7",
|
||||
"@types/node": "16.11.17",
|
||||
"@types/node": "16.11.19",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react-bootstrap-typeahead": "5.1.8",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.3",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.9.0",
|
||||
"@typescript-eslint/parser": "5.9.0",
|
||||
"cypress": "9.2.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1684,12 +1684,12 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.4
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/mermaid": 8.2.7
|
||||
"@types/node": 16.11.17
|
||||
"@types/node": 16.11.19
|
||||
"@types/react": 17.0.38
|
||||
"@types/react-bootstrap-typeahead": 5.1.8
|
||||
"@types/react-dom": 17.0.11
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.3
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.9.0
|
||||
"@typescript-eslint/parser": 5.9.0
|
||||
abcjs: 6.0.0-beta.35
|
||||
|
@ -3189,10 +3189,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:16.11.17":
|
||||
version: 16.11.17
|
||||
resolution: "@types/node@npm:16.11.17"
|
||||
checksum: 86ed84f79450f6aba1a6ef09f8407c10076966c3cc7cc4eb3d35b8ae4f47817e525641396ef0a667fa0a88fcdf484f6182812c074601403083bdf3b5e1ac0313
|
||||
"@types/node@npm:16.11.19":
|
||||
version: 16.11.19
|
||||
resolution: "@types/node@npm:16.11.19"
|
||||
checksum: a9ba0cd1e61c8ad50f3fc9c2b37b795bf0286dacb39dcc985da90328abf0c5151dffe9932d20bc9a6a52c3ce7bfc1e5a7c2dc1416480fb84f1c2d70e25caeba0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3336,10 +3336,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:8.3.3":
|
||||
version: 8.3.3
|
||||
resolution: "@types/uuid@npm:8.3.3"
|
||||
checksum: 3f340155bb1161f9ffa7163926d6222fea8f3505c23619b72bcc230883354926672c08a06510c7a543f73553c792a84444cc1744cff631b4ba988763e4bd7a8f
|
||||
"@types/uuid@npm:8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "@types/uuid@npm:8.3.4"
|
||||
checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue