mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
chore(deps): update dependency @types/node to v18.14.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2585fdb981
commit
7394f274dc
3 changed files with 8 additions and 8 deletions
|
@ -92,7 +92,7 @@
|
||||||
"@types/express-session": "1.17.6",
|
"@types/express-session": "1.17.6",
|
||||||
"@types/jest": "29.4.0",
|
"@types/jest": "29.4.0",
|
||||||
"@types/mysql": "2.15.21",
|
"@types/mysql": "2.15.21",
|
||||||
"@types/node": "18.14.1",
|
"@types/node": "18.14.2",
|
||||||
"@types/passport-local": "1.0.35",
|
"@types/passport-local": "1.0.35",
|
||||||
"@types/pg": "8.6.6",
|
"@types/pg": "8.6.6",
|
||||||
"@types/source-map-support": "0.5.6",
|
"@types/source-map-support": "0.5.6",
|
||||||
|
|
|
@ -141,7 +141,7 @@
|
||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/markdown-it-container": "2.0.5",
|
"@types/markdown-it-container": "2.0.5",
|
||||||
"@types/markdown-it-plantuml": "1.4.1",
|
"@types/markdown-it-plantuml": "1.4.1",
|
||||||
"@types/node": "18.14.1",
|
"@types/node": "18.14.2",
|
||||||
"@types/react": "18.0.28",
|
"@types/react": "18.0.28",
|
||||||
"@types/react-dom": "18.0.11",
|
"@types/react-dom": "18.0.11",
|
||||||
"@types/sass": "1.43.1",
|
"@types/sass": "1.43.1",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2209,7 +2209,7 @@ __metadata:
|
||||||
"@types/jest": 29.4.0
|
"@types/jest": 29.4.0
|
||||||
"@types/minio": 7.0.16
|
"@types/minio": 7.0.16
|
||||||
"@types/mysql": 2.15.21
|
"@types/mysql": 2.15.21
|
||||||
"@types/node": 18.14.1
|
"@types/node": 18.14.2
|
||||||
"@types/node-fetch": 2.6.2
|
"@types/node-fetch": 2.6.2
|
||||||
"@types/passport-http-bearer": 1.0.37
|
"@types/passport-http-bearer": 1.0.37
|
||||||
"@types/passport-local": 1.0.35
|
"@types/passport-local": 1.0.35
|
||||||
|
@ -2344,7 +2344,7 @@ __metadata:
|
||||||
"@types/markdown-it": 12.2.3
|
"@types/markdown-it": 12.2.3
|
||||||
"@types/markdown-it-container": 2.0.5
|
"@types/markdown-it-container": 2.0.5
|
||||||
"@types/markdown-it-plantuml": 1.4.1
|
"@types/markdown-it-plantuml": 1.4.1
|
||||||
"@types/node": 18.14.1
|
"@types/node": 18.14.2
|
||||||
"@types/react": 18.0.28
|
"@types/react": 18.0.28
|
||||||
"@types/react-dom": 18.0.11
|
"@types/react-dom": 18.0.11
|
||||||
"@types/sass": 1.43.1
|
"@types/sass": 1.43.1
|
||||||
|
@ -4723,10 +4723,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.14.1":
|
"@types/node@npm:18.14.2":
|
||||||
version: 18.14.1
|
version: 18.14.2
|
||||||
resolution: "@types/node@npm:18.14.1"
|
resolution: "@types/node@npm:18.14.2"
|
||||||
checksum: 58556bbdb0050e44a4934742c1da2530812782c06d266a758e669e44c5aa196166c5fce45fdb03f016876717e3840478b3220129bb77367f979607564047f0a3
|
checksum: 53c07e721f6ae33de71306f6a0b75dae6066a4f55bd5484c93bd59ff25f0c5f004ceafeef509a4d0cb9e24a247efc34d50489bcc1b05a53ecc68e2fc088e65cb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue