Skip to content

Commit 579d6fd

Browse files
committed
chore(deps): update dependency ts-jest to ^26.5.6
1 parent 1af3ae7 commit 579d6fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lerna": "^4.0.0",
2727
"npm-run-all": "^4.1.5",
2828
"rimraf": "^3.0.2",
29-
"ts-jest": "^26.5.3",
29+
"ts-jest": "^26.5.6",
3030
"ts-node": "^9.1.1",
3131
"type-coverage": "^2.16.3",
3232
"typescript": "^4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11670,10 +11670,10 @@ trough@^1.0.0:
1167011670
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1167111671
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1167211672

11673-
ts-jest@^26.5.3:
11674-
version "26.5.3"
11675-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
11676-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
11673+
ts-jest@^26.5.6:
11674+
version "26.5.6"
11675+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
11676+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
1167711677
dependencies:
1167811678
bs-logger "0.x"
1167911679
buffer-from "1.x"

0 commit comments

Comments
 (0)