Skip to content

Commit cf1bd48

Browse files
Merge pull request #141 from Igorbek/dependabot/npm_and_yarn/ts-jest-24.3.0
2 parents ccb8e28 + 128bc52 commit cf1bd48

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
@@ -31,7 +31,7 @@
3131
"@types/styled-components": "^5.1.9",
3232
"jest": "^24.1.0",
3333
"jest-specific-snapshot": "^2.0.0",
34-
"ts-jest": "24.2.0",
34+
"ts-jest": "24.3.0",
3535
"ts-node": "^8.0.2",
3636
"typescript": "^3.3.1"
3737
},

yarn.lock

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

3609-
ts-jest@24.2.0:
3610-
version "24.2.0"
3611-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
3612-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
3609+
ts-jest@24.3.0:
3610+
version "24.3.0"
3611+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
3612+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
36133613
dependencies:
36143614
bs-logger "0.x"
36153615
buffer-from "1.x"

0 commit comments

Comments
 (0)