Skip to content

Commit 1032f4d

Browse files
build(deps-dev): bump ts-jest from 26.5.1 to 26.5.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.2. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.1...v26.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 91645d0 commit 1032f4d

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
@@ -95,7 +95,7 @@
9595
"rollup-plugin-terser": "^7.0.0",
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",
98-
"ts-jest": "^26.5.1",
98+
"ts-jest": "^26.5.2",
9999
"typescript": "4.2.2"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5796,10 +5796,10 @@ tr46@^2.0.2:
57965796
dependencies:
57975797
punycode "^2.1.1"
57985798

5799-
ts-jest@^26.5.1:
5800-
version "26.5.1"
5801-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
5802-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
5799+
ts-jest@^26.5.2:
5800+
version "26.5.2"
5801+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
5802+
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
58035803
dependencies:
58045804
"@types/jest" "26.x"
58055805
bs-logger "0.x"

0 commit comments

Comments
 (0)