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

Commit 92ec3d4

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump ts-jest from 24.0.0 to 24.0.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.0 to 24.0.2. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3402f88 commit 92ec3d4

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
@@ -36,7 +36,7 @@
3636
"jest-dom": "^3.1.3",
3737
"prettier": "^1.17.0",
3838
"rimraf": "^2.6.3",
39-
"ts-jest": "^24.0.0",
39+
"ts-jest": "^24.0.2",
4040
"ts-node-dev": "^1.0.0-pre.32",
4141
"tslint": "^5.14.0",
4242
"tslint-config-airbnb": "^5.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,10 +5206,10 @@ trim-right@^1.0.1:
52065206
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
52075207
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
52085208

5209-
ts-jest@^24.0.0:
5210-
version "24.0.0"
5211-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6"
5212-
integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==
5209+
ts-jest@^24.0.2:
5210+
version "24.0.2"
5211+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
5212+
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
52135213
dependencies:
52145214
bs-logger "0.x"
52155215
buffer-from "1.x"

0 commit comments

Comments
 (0)