Skip to content

Commit 91787c2

Browse files
chore(deps-dev): bump ts-jest from 26.5.2 to 26.5.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3. - [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.2...v26.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8465a49 commit 91787c2

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest-runner-groups": "2.0.1",
4747
"nodemon": "2.0.7",
4848
"supertest": "6.1.3",
49-
"ts-jest": "26.5.0",
49+
"ts-jest": "26.5.3",
5050
"ts-node": "9.1.1",
5151
"typescript": "4.1.3",
5252
"uuid": "8.3.2"

yarn.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
dependencies:
637637
"@types/istanbul-lib-report" "*"
638638

639-
639+
640640
version "26.0.20"
641641
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
642642
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -5253,12 +5253,11 @@ tr46@^2.0.2:
52535253
dependencies:
52545254
punycode "^2.1.1"
52555255

5256-
5257-
version "26.5.0"
5258-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"
5259-
integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==
5256+
5257+
version "26.5.3"
5258+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
5259+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
52605260
dependencies:
5261-
"@types/jest" "26.x"
52625261
bs-logger "0.x"
52635262
buffer-from "1.x"
52645263
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)