mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency ts-jest to v29.0.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2f5c2a85a4
commit
3d08ee3fdc
2 changed files with 6 additions and 6 deletions
|
@ -108,7 +108,7 @@
|
|||
"prettier": "2.7.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"supertest": "6.2.4",
|
||||
"ts-jest": "29.0.1",
|
||||
"ts-jest": "29.0.2",
|
||||
"ts-mockery": "1.2.0",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5548,7 +5548,7 @@ __metadata:
|
|||
source-map-support: 0.5.21
|
||||
sqlite3: 5.1.1
|
||||
supertest: 6.2.4
|
||||
ts-jest: 29.0.1
|
||||
ts-jest: 29.0.2
|
||||
ts-mockery: 1.2.0
|
||||
ts-node: 10.9.1
|
||||
tsconfig-paths: 4.1.0
|
||||
|
@ -9474,9 +9474,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:29.0.1":
|
||||
version: 29.0.1
|
||||
resolution: "ts-jest@npm:29.0.1"
|
||||
"ts-jest@npm:29.0.2":
|
||||
version: 29.0.2
|
||||
resolution: "ts-jest@npm:29.0.2"
|
||||
dependencies:
|
||||
bs-logger: 0.x
|
||||
fast-json-stable-stringify: 2.x
|
||||
|
@ -9503,7 +9503,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: f126675beb0d103d440b0297dc331ce37ba0f1e1a8002f4e97bfeb9043cf21b4de03deebf11ac1f08b7e4978d87f6a1c71e398b1c2f8535df3b684338786408e
|
||||
checksum: 66ece9c36e0b3b00ed617c1aad254578c77bca60409cf0d316c353ae94c9f05bc5be541366be94df6b1bc33c974701f0cd5304aa9f86c1b94917709575a13ba9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue