Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit ecd0001

Browse files
Bump ts-jest from 26.5.2 to 26.5.4 in /tests
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 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.2...v26.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc00b5e commit ecd0001

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"tail": "^2.2.0",
5858
"temp-write": "^4.0.0",
5959
"tmp": "^0.2.1",
60-
"ts-jest": "^26.5.2",
60+
"ts-jest": "^26.5.4",
6161
"ts-node": "^9.1.1",
6262
"tslint": "^6.1.3",
6363
"tslint-no-unused-expression-chai": "^0.1.4",

tests/yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@
971971
dependencies:
972972
"@types/istanbul-lib-report" "*"
973973

974-
"@types/jest@26.x", "@types/jest@^26.0.20":
974+
"@types/jest@^26.0.20":
975975
version "26.0.20"
976976
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
977977
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -5430,12 +5430,11 @@ trim-repeated@^1.0.0:
54305430
dependencies:
54315431
escape-string-regexp "^1.0.2"
54325432

5433-
ts-jest@^26.5.2:
5434-
version "26.5.2"
5435-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
5436-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
5433+
ts-jest@^26.5.4:
5434+
version "26.5.4"
5435+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
5436+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
54375437
dependencies:
5438-
"@types/jest" "26.x"
54395438
bs-logger "0.x"
54405439
buffer-from "1.x"
54415440
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)