Skip to content

Commit 4719af6

Browse files
chore(deps): update dependency ts-jest to v26.5.1 (#305)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cb752c3 commit 4719af6

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.0",
47+
"ts-jest": "26.5.1",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.3",
5050
"jest": "26.6.3"

yarn.lock

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

6702-
6703-
version "26.5.0"
6704-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"
6705-
integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==
6702+
6703+
version "26.5.1"
6704+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
6705+
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
67066706
dependencies:
67076707
"@types/jest" "26.x"
67086708
bs-logger "0.x"

0 commit comments

Comments
 (0)