mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency ts-jest to v29.0.1
This commit is contained in:
parent
53ee7c6db9
commit
32797a1777
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -89,7 +89,7 @@
|
|||
"pino-pretty": "8.1.0",
|
||||
"prettier": "2.7.1",
|
||||
"supertest": "6.2.4",
|
||||
"ts-jest": "29.0.0",
|
||||
"ts-jest": "29.0.1",
|
||||
"ts-loader": "9.3.1",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.1.0",
|
||||
|
|
@ -11377,9 +11377,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "29.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.0.tgz",
|
||||
"integrity": "sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g==",
|
||||
"version": "29.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.1.tgz",
|
||||
"integrity": "sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
@ -20834,9 +20834,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "29.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.0.tgz",
|
||||
"integrity": "sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g==",
|
||||
"version": "29.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.1.tgz",
|
||||
"integrity": "sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
"pino-pretty": "8.1.0",
|
||||
"prettier": "2.7.1",
|
||||
"supertest": "6.2.4",
|
||||
"ts-jest": "29.0.0",
|
||||
"ts-jest": "29.0.1",
|
||||
"ts-loader": "9.3.1",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue