mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency ts-jest to v28.0.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e992657800
commit
8dcc65b058
2 changed files with 8 additions and 6 deletions
|
@ -106,7 +106,7 @@
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"supertest": "6.2.4",
|
"supertest": "6.2.4",
|
||||||
"ts-jest": "28.0.6",
|
"ts-jest": "28.0.7",
|
||||||
"ts-mockery": "1.2.0",
|
"ts-mockery": "1.2.0",
|
||||||
"ts-node": "10.8.2",
|
"ts-node": "10.8.2",
|
||||||
"tsconfig-paths": "4.0.0",
|
"tsconfig-paths": "4.0.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -5389,7 +5389,7 @@ __metadata:
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
sqlite3: 5.0.9
|
sqlite3: 5.0.9
|
||||||
supertest: 6.2.4
|
supertest: 6.2.4
|
||||||
ts-jest: 28.0.6
|
ts-jest: 28.0.7
|
||||||
ts-mockery: 1.2.0
|
ts-mockery: 1.2.0
|
||||||
ts-node: 10.8.2
|
ts-node: 10.8.2
|
||||||
tsconfig-paths: 4.0.0
|
tsconfig-paths: 4.0.0
|
||||||
|
@ -9284,9 +9284,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ts-jest@npm:28.0.6":
|
"ts-jest@npm:28.0.7":
|
||||||
version: 28.0.6
|
version: 28.0.7
|
||||||
resolution: "ts-jest@npm:28.0.6"
|
resolution: "ts-jest@npm:28.0.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
bs-logger: 0.x
|
bs-logger: 0.x
|
||||||
fast-json-stable-stringify: 2.x
|
fast-json-stable-stringify: 2.x
|
||||||
|
@ -9305,13 +9305,15 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@babel/core":
|
"@babel/core":
|
||||||
optional: true
|
optional: true
|
||||||
|
"@jest/types":
|
||||||
|
optional: true
|
||||||
babel-jest:
|
babel-jest:
|
||||||
optional: true
|
optional: true
|
||||||
esbuild:
|
esbuild:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
ts-jest: cli.js
|
ts-jest: cli.js
|
||||||
checksum: 76f3c7a5a81bc757eb38f4d3be7c255e4fc6107abd8da84134908c867b5a9505af1d8591c77115d719176a52856e4adf04278df384e0a113a7ce60fed8be1f41
|
checksum: be6ad6382e3b2e7b0c45d06616a4a02aeb6815bad2026fe8eeb4e0941205faa50ac3f5930adb7ba2fda5fea6a5739bfa507e2eac8764d2c729ddc8010681707a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue