Skip to content

Commit af32f8d

Browse files
committed
chore(deps): update dependency ts-jest to ^25.2.1
1 parent a038ba3 commit af32f8d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "^3.0.1",
5454
"rxjs": "^6.5.4",
5555
"serve": "^11.3.0",
56-
"ts-jest": "^25.1.0",
56+
"ts-jest": "^25.2.1",
5757
"type-coverage": "^2.4.0",
5858
"typescript": "^3.7.5",
5959
"yarn-deduplicate": "^1.1.1"

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -10901,10 +10901,10 @@ trough@^1.0.0:
1090110901
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1090210902
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1090310903

10904-
ts-jest@^25.1.0:
10905-
version "25.1.0"
10906-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.1.0.tgz#06e776c4cce8a4da8eec4945f36a5823d0c0f9ba"
10907-
integrity sha512-1Lf576ulKhbxX5og+tG8udVg/5cgcMLPBxp1iCqbbf6VvUK4gEsgAtzMjl8u98izhLrzKMPB0LxCBKEZ5l19Hw==
10904+
ts-jest@^25.2.1:
10905+
version "25.2.1"
10906+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.1.tgz#49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d"
10907+
integrity sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A==
1090810908
dependencies:
1090910909
bs-logger "0.x"
1091010910
buffer-from "1.x"
@@ -10915,7 +10915,7 @@ ts-jest@^25.1.0:
1091510915
mkdirp "0.x"
1091610916
resolve "1.x"
1091710917
semver "^5.5"
10918-
yargs-parser "10.x"
10918+
yargs-parser "^16.1.0"
1091910919

1092010920
ts-lib-utils@^2.2.0:
1092110921
version "2.2.0"
@@ -11541,7 +11541,7 @@ yaml@^1.7.2:
1154111541
dependencies:
1154211542
"@babel/runtime" "^7.6.3"
1154311543

11544-
yargs-parser@10.x, yargs-parser@^10.0.0:
11544+
yargs-parser@^10.0.0:
1154511545
version "10.1.0"
1154611546
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
1154711547
integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==

0 commit comments

Comments
 (0)