mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
chore(deps): update dependency @types/node to v18.11.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ab40bb3984
commit
ea4318a5fc
3 changed files with 12 additions and 5 deletions
|
@ -92,7 +92,7 @@
|
|||
"@types/express-session": "1.17.5",
|
||||
"@types/jest": "29.2.3",
|
||||
"@types/mysql": "2.15.21",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/node": "18.11.12",
|
||||
"@types/passport-local": "1.0.34",
|
||||
"@types/pg": "8.6.5",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"@types/markdown-it": "12.2.3",
|
||||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/node": "18.11.12",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"@types/sass": "1.43.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2186,7 +2186,7 @@ __metadata:
|
|||
"@types/jest": 29.2.3
|
||||
"@types/minio": 7.0.15
|
||||
"@types/mysql": 2.15.21
|
||||
"@types/node": 18.11.10
|
||||
"@types/node": 18.11.12
|
||||
"@types/node-fetch": 2.6.2
|
||||
"@types/passport-http-bearer": 1.0.37
|
||||
"@types/passport-local": 1.0.34
|
||||
|
@ -2288,7 +2288,7 @@ __metadata:
|
|||
"@types/markdown-it": 12.2.3
|
||||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 18.11.10
|
||||
"@types/node": 18.11.12
|
||||
"@types/react": 18.0.26
|
||||
"@types/react-dom": 18.0.9
|
||||
"@types/sass": 1.43.1
|
||||
|
@ -4497,13 +4497,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:18.11.10":
|
||||
"@types/node@npm:*":
|
||||
version: 18.11.10
|
||||
resolution: "@types/node@npm:18.11.10"
|
||||
checksum: 0f60cb090b2ee91fcd3dc4311bc1ed7889b92f14644c0069f100776f86474c12eebbcc6c75bc0d7d96b975a103b4d5d6b3c22b4e88bea6e7f4e2b1bb0daf5ea8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:18.11.12":
|
||||
version: 18.11.12
|
||||
resolution: "@types/node@npm:18.11.12"
|
||||
checksum: 6c67f0998a9ad8ef0f357fcc0d72841c579576c746cfbac67c9d0229e1cd219d3b96297c2caaeaa4084ba7e9ad112b412e64af4066e522faa0be4ef9ad0a613a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^14.14.31":
|
||||
version: 14.18.34
|
||||
resolution: "@types/node@npm:14.18.34"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue