mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
chore(deps): update dependency ts-jest to v27.1.3 (#1972)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
80993560d2
commit
a15de16ea9
2 changed files with 6 additions and 6 deletions
|
@ -88,7 +88,7 @@
|
|||
"prettier": "2.5.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-node": "10.4.0",
|
||||
"tsconfig-paths": "3.12.0",
|
||||
"typescript": "4.5.4"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5489,7 +5489,7 @@ __metadata:
|
|||
sqlite3: 5.0.2
|
||||
supertest: 6.1.6
|
||||
swagger-ui-express: 4.3.0
|
||||
ts-jest: 27.1.2
|
||||
ts-jest: 27.1.3
|
||||
ts-node: 10.4.0
|
||||
tsconfig-paths: 3.12.0
|
||||
typeorm: 0.2.41
|
||||
|
@ -9688,9 +9688,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:27.1.2":
|
||||
version: 27.1.2
|
||||
resolution: "ts-jest@npm:27.1.2"
|
||||
"ts-jest@npm:27.1.3":
|
||||
version: 27.1.3
|
||||
resolution: "ts-jest@npm:27.1.3"
|
||||
dependencies:
|
||||
bs-logger: 0.x
|
||||
fast-json-stable-stringify: 2.x
|
||||
|
@ -9718,7 +9718,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
|
||||
checksum: eb54e5b8fc5f06e4cc20ecec7891201ddc78a3537d5eb3775e29ffbc7e83fd2a68f91db801b6a8c820c872060b24dc41fb6decac800b76256d3cdda6520b5c4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue