Skip to content

Commit 2e1f7c2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to ^25.4.0
1 parent 947e3a6 commit 2e1f7c2

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
@@ -41,7 +41,7 @@
4141
"lerna": "^3.20.2",
4242
"npm-run-all": "^4.1.5",
4343
"react": "^16.13.1",
44-
"ts-jest": "^25.3.1",
44+
"ts-jest": "^25.4.0",
4545
"ts-node": "^8.8.2",
4646
"tslint": "^6.1.1",
4747
"type-coverage": "^2.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12292,10 +12292,10 @@ trough@^1.0.0:
1229212292
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1229312293
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1229412294

12295-
ts-jest@^25.3.1:
12296-
version "25.3.1"
12297-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba"
12298-
integrity sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg==
12295+
ts-jest@^25.4.0:
12296+
version "25.4.0"
12297+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4"
12298+
integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==
1229912299
dependencies:
1230012300
bs-logger "0.x"
1230112301
buffer-from "1.x"

0 commit comments

Comments
 (0)