mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 13:52:49 +00:00
chore(deps): pin dependency source-map-support to 0.5.20 (#1675)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
990d629df7
commit
7a37226200
2 changed files with 3 additions and 3 deletions
|
@ -85,7 +85,7 @@
|
|||
"eslint-plugin-prettier": "4.0.0",
|
||||
"jest": "27.2.1",
|
||||
"prettier": "2.4.1",
|
||||
"source-map-support": "^0.5.19",
|
||||
"source-map-support": "0.5.20",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.0.5",
|
||||
"ts-node": "10.2.1",
|
||||
|
|
|
@ -5086,7 +5086,7 @@ __metadata:
|
|||
reflect-metadata: 0.1.13
|
||||
rimraf: 3.0.2
|
||||
rxjs: 7.3.0
|
||||
source-map-support: ^0.5.19
|
||||
source-map-support: 0.5.20
|
||||
sqlite3: 5.0.2
|
||||
supertest: 6.1.6
|
||||
swagger-ui-express: 4.1.6
|
||||
|
@ -8609,7 +8609,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"source-map-support@npm:^0.5.19, source-map-support@npm:^0.5.6, source-map-support@npm:~0.5.20":
|
||||
"source-map-support@npm:0.5.20, source-map-support@npm:^0.5.6, source-map-support@npm:~0.5.20":
|
||||
version: 0.5.20
|
||||
resolution: "source-map-support@npm:0.5.20"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue