mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 11:15:23 -04: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
eb90a3cb71
commit
07bbb353ee
2 changed files with 6 additions and 6 deletions
|
@ -88,7 +88,7 @@
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.5.1",
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"supertest": "6.1.6",
|
"supertest": "6.1.6",
|
||||||
"ts-jest": "27.1.2",
|
"ts-jest": "27.1.3",
|
||||||
"ts-node": "10.4.0",
|
"ts-node": "10.4.0",
|
||||||
"tsconfig-paths": "3.12.0",
|
"tsconfig-paths": "3.12.0",
|
||||||
"typescript": "4.5.4"
|
"typescript": "4.5.4"
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5489,7 +5489,7 @@ __metadata:
|
||||||
sqlite3: 5.0.2
|
sqlite3: 5.0.2
|
||||||
supertest: 6.1.6
|
supertest: 6.1.6
|
||||||
swagger-ui-express: 4.3.0
|
swagger-ui-express: 4.3.0
|
||||||
ts-jest: 27.1.2
|
ts-jest: 27.1.3
|
||||||
ts-node: 10.4.0
|
ts-node: 10.4.0
|
||||||
tsconfig-paths: 3.12.0
|
tsconfig-paths: 3.12.0
|
||||||
typeorm: 0.2.41
|
typeorm: 0.2.41
|
||||||
|
@ -9688,9 +9688,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ts-jest@npm:27.1.2":
|
"ts-jest@npm:27.1.3":
|
||||||
version: 27.1.2
|
version: 27.1.3
|
||||||
resolution: "ts-jest@npm:27.1.2"
|
resolution: "ts-jest@npm:27.1.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
bs-logger: 0.x
|
bs-logger: 0.x
|
||||||
fast-json-stable-stringify: 2.x
|
fast-json-stable-stringify: 2.x
|
||||||
|
@ -9718,7 +9718,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
ts-jest: cli.js
|
ts-jest: cli.js
|
||||||
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
|
checksum: eb54e5b8fc5f06e4cc20ecec7891201ddc78a3537d5eb3775e29ffbc7e83fd2a68f91db801b6a8c820c872060b24dc41fb6decac800b76256d3cdda6520b5c4f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue