Skip to content

Commit 5b4c5ff

Browse files
chore(deps): update dependency ts-jest to v26.5.4 (#357)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d3d8939 commit 5b4c5ff

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "8.1.0",
4646
"@types/jest": "26.0.20",
47-
"ts-jest": "26.5.3",
47+
"ts-jest": "26.5.4",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.5",
5050
"jest": "26.6.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6472,10 +6472,10 @@ trim-newlines@^3.0.0:
64726472
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
64736473
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
64746474

6475-
6476-
version "26.5.3"
6477-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
6478-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
6475+
6476+
version "26.5.4"
6477+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
6478+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
64796479
dependencies:
64806480
bs-logger "0.x"
64816481
buffer-from "1.x"

0 commit comments

Comments
 (0)