mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 11:37:02 -04:00
chore(deps): update dependency ts-jest to v29.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
84ab3ecc58
commit
266eaf29e6
3 changed files with 9 additions and 9 deletions
|
@ -110,7 +110,7 @@
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"supertest": "6.3.3",
|
"supertest": "6.3.3",
|
||||||
"ts-jest": "29.0.5",
|
"ts-jest": "29.1.0",
|
||||||
"ts-mockery": "1.2.0",
|
"ts-mockery": "1.2.0",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"tsconfig-paths": "4.2.0",
|
"tsconfig-paths": "4.2.0",
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
"jest": "29.5.0",
|
"jest": "29.5.0",
|
||||||
"microbundle": "0.15.1",
|
"microbundle": "0.15.1",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"ts-jest": "29.0.5",
|
"ts-jest": "29.1.0",
|
||||||
"typescript": "5.0.3"
|
"typescript": "5.0.3"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.5.0"
|
"packageManager": "yarn@3.5.0"
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2271,7 +2271,7 @@ __metadata:
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
sqlite3: 5.1.6
|
sqlite3: 5.1.6
|
||||||
supertest: 6.3.3
|
supertest: 6.3.3
|
||||||
ts-jest: 29.0.5
|
ts-jest: 29.1.0
|
||||||
ts-mockery: 1.2.0
|
ts-mockery: 1.2.0
|
||||||
ts-node: 10.9.1
|
ts-node: 10.9.1
|
||||||
tsconfig-paths: 4.2.0
|
tsconfig-paths: 4.2.0
|
||||||
|
@ -2301,7 +2301,7 @@ __metadata:
|
||||||
microbundle: 0.15.1
|
microbundle: 0.15.1
|
||||||
prettier: 2.8.7
|
prettier: 2.8.7
|
||||||
reveal.js: 4.4.0
|
reveal.js: 4.4.0
|
||||||
ts-jest: 29.0.5
|
ts-jest: 29.1.0
|
||||||
typescript: 5.0.3
|
typescript: 5.0.3
|
||||||
ws: 8.13.0
|
ws: 8.13.0
|
||||||
yjs: 13.5.52
|
yjs: 13.5.52
|
||||||
|
@ -17462,9 +17462,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ts-jest@npm:29.0.5":
|
"ts-jest@npm:29.1.0":
|
||||||
version: 29.0.5
|
version: 29.1.0
|
||||||
resolution: "ts-jest@npm:29.0.5"
|
resolution: "ts-jest@npm:29.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
bs-logger: 0.x
|
bs-logger: 0.x
|
||||||
fast-json-stable-stringify: 2.x
|
fast-json-stable-stringify: 2.x
|
||||||
|
@ -17479,7 +17479,7 @@ __metadata:
|
||||||
"@jest/types": ^29.0.0
|
"@jest/types": ^29.0.0
|
||||||
babel-jest: ^29.0.0
|
babel-jest: ^29.0.0
|
||||||
jest: ^29.0.0
|
jest: ^29.0.0
|
||||||
typescript: ">=4.3"
|
typescript: ">=4.3 <6"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@babel/core":
|
"@babel/core":
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -17491,7 +17491,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
ts-jest: cli.js
|
ts-jest: cli.js
|
||||||
checksum: f60f129c2287f4c963d9ee2677132496c5c5a5d39c27ad234199a1140c26318a7d5bda34890ab0e30636ec42a8de28f84487c09e9dcec639c9c67812b3a38373
|
checksum: 535dc42ad523cbe1e387701fb2e448518419b515c082f09b25411f0b3dd0b854cf3e8141c316d6f4b99883aeb4a4f94159cbb1edfb06d7f77ea6229fadb2e1bf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue