Skip to content

Commit 28f611b

Browse files
Bump ts-jest from 26.5.3 to 26.5.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.3 to 26.5.4. - [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.3...v26.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e1bc6d3 commit 28f611b

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
@@ -45,7 +45,7 @@
4545
"jest": "26.6.3",
4646
"prettier": "2.2.1",
4747
"style-loader": "2.0.0",
48-
"ts-jest": "26.5.3",
48+
"ts-jest": "26.5.4",
4949
"ts-loader": "8.0.18",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7707,10 +7707,10 @@ tr46@^2.0.0:
77077707
dependencies:
77087708
punycode "^2.1.1"
77097709

7710-
7711-
version "26.5.3"
7712-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
7713-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
7710+
7711+
version "26.5.4"
7712+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
7713+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
77147714
dependencies:
77157715
bs-logger "0.x"
77167716
buffer-from "1.x"

0 commit comments

Comments
 (0)