mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @types/node to v14.17.29 (#1771)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fe4d4c2d7e
commit
454f9ee207
2 changed files with 6 additions and 6 deletions
|
@ -71,7 +71,7 @@
|
|||
"@types/express": "4.17.13",
|
||||
"@types/express-session": "1.17.4",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/node": "14.17.28",
|
||||
"@types/node": "14.17.29",
|
||||
"@types/passport-local": "1.0.34",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.11",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1727,10 +1727,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:14.17.28":
|
||||
version: 14.17.28
|
||||
resolution: "@types/node@npm:14.17.28"
|
||||
checksum: 84af4d39adb08756205ab77773dac6d796fe04c129fe554510e94f9a60c3599047a43fe499778d51a56258a14aa8afd0e8545dc658bfcaf67362e2e2028fb2fd
|
||||
"@types/node@npm:14.17.29":
|
||||
version: 14.17.29
|
||||
resolution: "@types/node@npm:14.17.29"
|
||||
checksum: 5441e505a6287c7d36f083be95b39ef93238bb4bdb6e2c934304cc9b0f5ac33e7d552c8047824cbd274fcb6f5554703a102c039c8a5306d2acf4ebc3c3f7298b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5073,7 +5073,7 @@ __metadata:
|
|||
"@types/express-session": 1.17.4
|
||||
"@types/jest": 27.0.2
|
||||
"@types/minio": 7.0.11
|
||||
"@types/node": 14.17.28
|
||||
"@types/node": 14.17.29
|
||||
"@types/node-fetch": 2.5.12
|
||||
"@types/passport-http-bearer": 1.0.37
|
||||
"@types/passport-local": 1.0.34
|
||||
|
|
Loading…
Reference in a new issue