Skip to content

Commit 856d6f1

Browse files
committed
Update dependency ts-jest to v26.1.1
1 parent e7b2bf6 commit 856d6f1

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
@@ -52,7 +52,7 @@
5252
"prettier": "2.0.5",
5353
"reflect-metadata": "0.1.13",
5454
"rxjs": "6.5.5",
55-
"ts-jest": "26.1.0",
55+
"ts-jest": "26.1.1",
5656
"ts-node": "8.10.2",
5757
"tsconfig-paths": "3.9.0",
5858
"typedoc": "0.17.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,10 +4742,10 @@ tr46@^2.0.2:
47424742
dependencies:
47434743
punycode "^2.1.1"
47444744

4745-
4746-
version "26.1.0"
4747-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
4748-
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
4745+
4746+
version "26.1.1"
4747+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.1.tgz#b98569b8a4d4025d966b3d40c81986dd1c510f8d"
4748+
integrity sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==
47494749
dependencies:
47504750
bs-logger "0.x"
47514751
buffer-from "1.x"

0 commit comments

Comments
 (0)