Skip to content

Commit d690e85

Browse files
Update dependency ts-jest to v26.1.3 (dotansimha#4383)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d7c37b1 commit d690e85

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
@@ -99,7 +99,7 @@
9999
"lint-staged": "10.2.11",
100100
"lodash": "4.17.19",
101101
"rimraf": "3.0.2",
102-
"ts-jest": "26.1.2",
102+
"ts-jest": "26.1.3",
103103
"stencil-apollo": "0.1.5",
104104
"typescript": "3.9.7",
105105
"urql": "1.9.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14413,10 +14413,10 @@ ts-invariant@^0.4.0, ts-invariant@^0.4.4:
1441314413
dependencies:
1441414414
tslib "^1.9.3"
1441514415

14416-
14417-
version "26.1.2"
14418-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.2.tgz#dd2e832ffae9cb803361483b6a3010a6413dc475"
14419-
integrity sha512-V4SyBDO9gOdEh+AF4KtXJeP+EeI4PkOrxcA8ptl4o8nCXUVM5Gg/8ngGKneS5BsZaR9DXVQNqj9k+iqGAnpGow==
14416+
14417+
version "26.1.3"
14418+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.3.tgz#aac928a05fdf13e3e6dfbc8caec3847442667894"
14419+
integrity sha512-beUTSvuqR9SmKQEylewqJdnXWMVGJRFqSz2M8wKJe7GBMmLZ5zw6XXKSJckbHNMxn+zdB3guN2eOucSw2gBMnw==
1442014420
dependencies:
1442114421
bs-logger "0.x"
1442214422
buffer-from "1.x"

0 commit comments

Comments
 (0)