mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency @types/node to v20.11.18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc7b6f8d3d
commit
5775b07b2d
4 changed files with 9 additions and 9 deletions
|
@ -94,7 +94,7 @@
|
|||
"@types/jest": "29.5.12",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/mysql": "2.15.25",
|
||||
"@types/node": "20.11.17",
|
||||
"@types/node": "20.11.18",
|
||||
"@types/passport-local": "1.0.38",
|
||||
"@types/pg": "8.11.0",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"@types/markdown-it": "13.0.7",
|
||||
"@types/markdown-it-container": "2.0.9",
|
||||
"@types/markdown-it-plantuml": "1.4.4",
|
||||
"@types/node": "20.11.17",
|
||||
"@types/node": "20.11.18",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/sass": "1.43.1",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"packageManager": "yarn@4.1.0",
|
||||
"resolutions": {
|
||||
"@types/node": "20.11.17",
|
||||
"@types/node": "20.11.18",
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.4.0",
|
||||
"@codemirror/autocomplete": "6.12.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2397,7 +2397,7 @@ __metadata:
|
|||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@types/minio": "npm:7.1.0"
|
||||
"@types/mysql": "npm:2.15.25"
|
||||
"@types/node": "npm:20.11.17"
|
||||
"@types/node": "npm:20.11.18"
|
||||
"@types/node-fetch": "npm:2.6.11"
|
||||
"@types/passport-http-bearer": "npm:1.0.41"
|
||||
"@types/passport-local": "npm:1.0.38"
|
||||
|
@ -2543,7 +2543,7 @@ __metadata:
|
|||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@types/markdown-it-container": "npm:2.0.9"
|
||||
"@types/markdown-it-plantuml": "npm:1.4.4"
|
||||
"@types/node": "npm:20.11.17"
|
||||
"@types/node": "npm:20.11.18"
|
||||
"@types/react": "npm:18.2.55"
|
||||
"@types/react-dom": "npm:18.2.19"
|
||||
"@types/sass": "npm:1.43.1"
|
||||
|
@ -5103,12 +5103,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.11.17":
|
||||
version: 20.11.17
|
||||
resolution: "@types/node@npm:20.11.17"
|
||||
"@types/node@npm:20.11.18":
|
||||
version: 20.11.18
|
||||
resolution: "@types/node@npm:20.11.18"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
|
||||
checksum: 10c0/88edd038cb1eee8cb20d9de3f5e18f28faffb6473431df468170c023de2b9ab6dd13df4d2eb458a258589dd26793be41cd7c684b611d2d1404c022fa80a0a12b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue