chore(deps): update dependency ts-jest to v27.1.3 (#3978)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-01-15 10:33:31 +01:00
committed by GitHub
co-authored by Renovate Bot
parent d31111478d
commit 8276f460e7
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -48,7 +48,7 @@
"rollup": "2.64.0",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.0",
"ts-jest": "27.1.2",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"typescript": "4.1.6",
"unminified-webpack-plugin": "3.0.0",
@@ -15632,9 +15632,9 @@
"dev": true
},
"node_modules/ts-jest": {
"version": "27.1.2",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
"version": "27.1.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.3.tgz",
"integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==",
"dev": true,
"dependencies": {
"bs-logger": "0.x",
@@ -28765,9 +28765,9 @@
"dev": true
},
"ts-jest": {
"version": "27.1.2",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
"version": "27.1.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.3.tgz",
"integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==",
"dev": true,
"requires": {
"bs-logger": "0.x",
+1 -1
View File
@@ -63,7 +63,7 @@
"rollup": "2.64.0",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.0",
"ts-jest": "27.1.2",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"typescript": "4.1.6",
"unminified-webpack-plugin": "3.0.0",