Skip to content

Commit ac193d7

Browse files
chore(deps): update dependency ts-jest to v26.5.2 (#331)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fd288ea commit ac193d7

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": "7.2.0",
4646
"@types/jest": "26.0.20",
47-
"ts-jest": "26.5.1",
47+
"ts-jest": "26.5.2",
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
@@ -6453,10 +6453,10 @@ trim-newlines@^3.0.0:
64536453
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
64546454
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
64556455

6456-
6457-
version "26.5.1"
6458-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
6459-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
6456+
6457+
version "26.5.2"
6458+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
6459+
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
64606460
dependencies:
64616461
"@types/jest" "26.x"
64626462
bs-logger "0.x"

0 commit comments

Comments
 (0)