mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @types/node to v20.7.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
38896300ac
commit
55aa522c9f
3 changed files with 8 additions and 8 deletions
|
@ -93,7 +93,7 @@
|
|||
"@types/jest": "29.5.5",
|
||||
"@types/markdown-it": "13.0.2",
|
||||
"@types/mysql": "2.15.22",
|
||||
"@types/node": "20.7.1",
|
||||
"@types/node": "20.7.2",
|
||||
"@types/passport-local": "1.0.36",
|
||||
"@types/pg": "8.10.3",
|
||||
"@types/source-map-support": "0.5.8",
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
"@types/markdown-it": "13.0.2",
|
||||
"@types/markdown-it-container": "2.0.7",
|
||||
"@types/markdown-it-plantuml": "1.4.2",
|
||||
"@types/node": "20.7.1",
|
||||
"@types/node": "20.7.2",
|
||||
"@types/react": "18.2.23",
|
||||
"@types/react-dom": "18.2.8",
|
||||
"@types/sass": "1.43.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2294,7 +2294,7 @@ __metadata:
|
|||
"@types/markdown-it": 13.0.2
|
||||
"@types/minio": 7.1.0
|
||||
"@types/mysql": 2.15.22
|
||||
"@types/node": 20.7.1
|
||||
"@types/node": 20.7.2
|
||||
"@types/node-fetch": 2.6.6
|
||||
"@types/passport-http-bearer": 1.0.38
|
||||
"@types/passport-local": 1.0.36
|
||||
|
@ -2437,7 +2437,7 @@ __metadata:
|
|||
"@types/markdown-it": 13.0.2
|
||||
"@types/markdown-it-container": 2.0.7
|
||||
"@types/markdown-it-plantuml": 1.4.2
|
||||
"@types/node": 20.7.1
|
||||
"@types/node": 20.7.2
|
||||
"@types/react": 18.2.23
|
||||
"@types/react-dom": 18.2.8
|
||||
"@types/sass": 1.43.1
|
||||
|
@ -4837,10 +4837,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.7.1":
|
||||
version: 20.7.1
|
||||
resolution: "@types/node@npm:20.7.1"
|
||||
checksum: 3140bd6c9130f1ed73a78ce7a1765ee43e155c1eea50eea45e18faeb31d11d97a84fffdc5e3a97582101d2f57d2652a50f510ede6c702780267bad74c822d56c
|
||||
"@types/node@npm:20.7.2":
|
||||
version: 20.7.2
|
||||
resolution: "@types/node@npm:20.7.2"
|
||||
checksum: 5baa09368c8daa50ad1eaa2499b988b2f4c06cacf8b251d1e63f68ad32df97b21d8104f1ac06889481f1d3e84056842732bb848dd1136164d823c1d4a6baf435
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue