Skip to content

Commit f58f851

Browse files
Merge pull request #113 from Igorbek/dependabot/npm_and_yarn/ts-jest-24.2.0
2 parents 5e9a99c + a6a5977 commit f58f851

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": "^4.1.6",
3232
"jest": "^24.1.0",
3333
"jest-specific-snapshot": "^2.0.0",
34-
"ts-jest": "24.1.0",
34+
"ts-jest": "24.2.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
@@ -3503,10 +3503,10 @@ trim-right@^1.0.1:
35033503
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
35043504
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
35053505

3506-
ts-jest@24.1.0:
3507-
version "24.1.0"
3508-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
3509-
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
3506+
ts-jest@24.2.0:
3507+
version "24.2.0"
3508+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
3509+
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
35103510
dependencies:
35113511
bs-logger "0.x"
35123512
buffer-from "1.x"

0 commit comments

Comments
 (0)