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.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
696cc5086c
commit
95e09f02f7
4 changed files with 9 additions and 9 deletions
|
@ -94,7 +94,7 @@
|
|||
"@types/jest": "29.5.11",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/mysql": "2.15.25",
|
||||
"@types/node": "20.11.9",
|
||||
"@types/node": "20.11.10",
|
||||
"@types/passport-local": "1.0.38",
|
||||
"@types/pg": "8.11.0",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
|
|
|
@ -141,7 +141,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.9",
|
||||
"@types/node": "20.11.10",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/sass": "1.43.1",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"packageManager": "yarn@4.0.2",
|
||||
"resolutions": {
|
||||
"@types/node": "20.11.9",
|
||||
"@types/node": "20.11.10",
|
||||
"domhandler": "5.0.3",
|
||||
"@codemirror/state": "6.3.3",
|
||||
"@codemirror/autocomplete": "6.11.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2301,7 +2301,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.9"
|
||||
"@types/node": "npm:20.11.10"
|
||||
"@types/node-fetch": "npm:2.6.11"
|
||||
"@types/passport-http-bearer": "npm:1.0.41"
|
||||
"@types/passport-local": "npm:1.0.38"
|
||||
|
@ -2447,7 +2447,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.9"
|
||||
"@types/node": "npm:20.11.10"
|
||||
"@types/react": "npm:18.2.48"
|
||||
"@types/react-dom": "npm:18.2.18"
|
||||
"@types/sass": "npm:1.43.1"
|
||||
|
@ -4991,12 +4991,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.11.9":
|
||||
version: 20.11.9
|
||||
resolution: "@types/node@npm:20.11.9"
|
||||
"@types/node@npm:20.11.10":
|
||||
version: 20.11.10
|
||||
resolution: "@types/node@npm:20.11.10"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 72f32aa56e97863d0bfee0274ce450245c2e159104a15f0fb3ee389962dfec34de284a679323161f8cf6cdaae9141043e370571988215b94e653a40f9b60078a
|
||||
checksum: aced8595c2786d4e60471772659add1e2e0d1f2b73d119820b2e1815426d6e52c6a77f1c7fca8ea46490c36f7959cc46b0dc609fa2e80b7fd24f9a7d696c2210
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue