Skip to content

Commit 5e8e0a4

Browse files
build(deps-dev): bump ts-jest from 24.2.0 to 24.3.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.2.0 to 24.3.0. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v24.2.0...v24.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8e153d1 commit 5e8e0a4

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
@@ -76,7 +76,7 @@
7676
"eslint-plugin-standard": "^4.0.1",
7777
"jest": "24.9.0",
7878
"prettier": "1.19.1",
79-
"ts-jest": "24.2.0",
79+
"ts-jest": "24.3.0",
8080
"typescript": "^3.5.3"
8181
},
8282
"license": "MIT",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4434,10 +4434,10 @@ tr46@^1.0.1:
44344434
dependencies:
44354435
punycode "^2.1.0"
44364436

4437-
ts-jest@24.2.0:
4438-
version "24.2.0"
4439-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
4440-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
4437+
ts-jest@24.3.0:
4438+
version "24.3.0"
4439+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
4440+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
44414441
dependencies:
44424442
bs-logger "0.x"
44434443
buffer-from "1.x"

0 commit comments

Comments
 (0)