Skip to content

Commit d630c5d

Browse files
xcomponentadminNicolas ERNY
authored andcommitted
Update dependency ts-jest to v24.0.2 (#87)
1 parent ce36601 commit d630c5d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"pretty-quick": "^1.10.0",
4343
"react": "16.x",
4444
"react-dom": "16.x",
45-
"ts-jest": "24.0.0",
45+
"ts-jest": "24.0.2",
4646
"tslint": "^5.13.1",
4747
"tslint-config-prettier": "^1.18.0",
4848
"tslint-plugin-prettier": "^2.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3453,9 +3453,9 @@ trim-right@^1.0.1:
34533453
version "1.0.1"
34543454
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
34553455

3456-
ts-jest@24.0.0:
3457-
version "24.0.0"
3458-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6"
3456+
ts-jest@24.0.2:
3457+
version "24.0.2"
3458+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
34593459
dependencies:
34603460
bs-logger "0.x"
34613461
buffer-from "1.x"

0 commit comments

Comments
 (0)