mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 13:52:49 +00:00
chore(deps): pin dependency @types/source-map-support to 0.5.4 (#1674)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bbca4ab1dd
commit
990d629df7
2 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@
|
|||
"@types/jest": "27.0.2",
|
||||
"@types/node": "14.17.18",
|
||||
"@types/passport-local": "1.0.34",
|
||||
"@types/source-map-support": "^0",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
|
|
|
@ -1798,7 +1798,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/source-map-support@npm:^0":
|
||||
"@types/source-map-support@npm:0.5.4":
|
||||
version: 0.5.4
|
||||
resolution: "@types/source-map-support@npm:0.5.4"
|
||||
dependencies:
|
||||
|
@ -5055,7 +5055,7 @@ __metadata:
|
|||
"@types/node-fetch": 2.5.12
|
||||
"@types/passport-http-bearer": 1.0.37
|
||||
"@types/passport-local": 1.0.34
|
||||
"@types/source-map-support": ^0
|
||||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.11
|
||||
"@typescript-eslint/eslint-plugin": 4.31.2
|
||||
"@typescript-eslint/parser": 4.31.2
|
||||
|
|
Loading…
Reference in a new issue