mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency ts-jest to v27.0.7
This commit is contained in:
parent
23dc41ef59
commit
d3aa46174c
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -66,7 +66,7 @@
|
|||
"jest": "27.2.5",
|
||||
"prettier": "2.4.1",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.0.6",
|
||||
"ts-jest": "27.0.7",
|
||||
"ts-loader": "9.2.6",
|
||||
"ts-node": "10.3.0",
|
||||
"tsconfig-paths": "3.11.0",
|
||||
|
|
@ -10834,9 +10834,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"version": "27.0.7",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz",
|
||||
"integrity": "sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
@ -20278,9 +20278,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"version": "27.0.7",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz",
|
||||
"integrity": "sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"jest": "27.2.5",
|
||||
"prettier": "2.4.1",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.0.6",
|
||||
"ts-jest": "27.0.7",
|
||||
"ts-loader": "9.2.6",
|
||||
"ts-node": "10.3.0",
|
||||
"tsconfig-paths": "3.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue