mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-25 00:32:04 +00:00
chore(deps): update dependency ts-jest to v29.0.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8c1a69b3ce
commit
f1386adba3
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.2",
|
||||
"ts-jest": "29.0.3",
|
||||
"ts-mockery": "1.2.0",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5417,7 +5417,7 @@ __metadata:
|
|||
source-map-support: 0.5.21
|
||||
sqlite3: 5.1.1
|
||||
supertest: 6.2.4
|
||||
ts-jest: 29.0.2
|
||||
ts-jest: 29.0.3
|
||||
ts-mockery: 1.2.0
|
||||
ts-node: 10.9.1
|
||||
tsconfig-paths: 4.1.0
|
||||
|
@ -9297,9 +9297,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:29.0.2":
|
||||
version: 29.0.2
|
||||
resolution: "ts-jest@npm:29.0.2"
|
||||
"ts-jest@npm:29.0.3":
|
||||
version: 29.0.3
|
||||
resolution: "ts-jest@npm:29.0.3"
|
||||
dependencies:
|
||||
bs-logger: 0.x
|
||||
fast-json-stable-stringify: 2.x
|
||||
|
@ -9326,7 +9326,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 66ece9c36e0b3b00ed617c1aad254578c77bca60409cf0d316c353ae94c9f05bc5be541366be94df6b1bc33c974701f0cd5304aa9f86c1b94917709575a13ba9
|
||||
checksum: 541e51776d367fa2279af47f75af94b03e0538f1839ea9983de0f4ad7f188002f6eb1fc72440651d96daa62d25a7bc679a129c14e6ef291277eea9346751d56b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue