Skip to content

Commit a58c0fa

Browse files
chore: update dependency ts-jest to v26.1.1 (#1971)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2351124 commit a58c0fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lerna-v3": "npm:lerna@3",
9595
"lint-staged": "10.2.11",
9696
"prettier": "1.17.1",
97-
"ts-jest": "26.1.0",
97+
"ts-jest": "26.1.1",
9898
"typescript": "3.8.2"
9999
},
100100
"husky": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10503,10 +10503,10 @@ trim-off-newlines@^1.0.0:
1050310503
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1050410504
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1050510505

10506-
10507-
version "26.1.0"
10508-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
10509-
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
10506+
10507+
version "26.1.1"
10508+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.1.1.tgz#b98569b8a4d4025d966b3d40c81986dd1c510f8d"
10509+
integrity sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==
1051010510
dependencies:
1051110511
bs-logger "0.x"
1051210512
buffer-from "1.x"

0 commit comments

Comments
 (0)