Skip to content

Commit 26f8145

Browse files
build(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-preview[bot] <[email protected]>
1 parent dae2846 commit 26f8145

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.2",
98+
"ts-jest": "^26.5.3",
9999
"typescript": "4.2.2"
100100
}
101101
}

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@
14201420
dependencies:
14211421
"@types/istanbul-lib-report" "*"
14221422

1423-
"@types/jest@26.x", "@types/jest@^26.0.14":
1423+
"@types/jest@^26.0.14":
14241424
version "26.0.20"
14251425
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
14261426
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -5830,12 +5830,11 @@ tr46@^2.0.2:
58305830
dependencies:
58315831
punycode "^2.1.1"
58325832

5833-
ts-jest@^26.5.2:
5834-
version "26.5.2"
5835-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
5836-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
5833+
ts-jest@^26.5.3:
5834+
version "26.5.3"
5835+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
5836+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
58375837
dependencies:
5838-
"@types/jest" "26.x"
58395838
bs-logger "0.x"
58405839
buffer-from "1.x"
58415840
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)