Skip to content

Commit 1efce79

Browse files
chore: update dependency ts-jest to v26.1.4 (#2031)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1784ef2 commit 1efce79

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
@@ -94,7 +94,7 @@
9494
"lerna-v3": "npm:lerna@3",
9595
"lint-staged": "10.2.11",
9696
"prettier": "^2.0.5",
97-
"ts-jest": "26.1.3",
97+
"ts-jest": "26.1.4",
9898
"typescript": "3.9.7"
9999
},
100100
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10522,10 +10522,10 @@ trim-off-newlines@^1.0.0:
1052210522
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1052310523
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1052410524

10525-
10526-
version "26.1.3"
10527-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.1.3.tgz#aac928a05fdf13e3e6dfbc8caec3847442667894"
10528-
integrity sha512-beUTSvuqR9SmKQEylewqJdnXWMVGJRFqSz2M8wKJe7GBMmLZ5zw6XXKSJckbHNMxn+zdB3guN2eOucSw2gBMnw==
10525+
10526+
version "26.1.4"
10527+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.1.4.tgz#87d41a96016a8efe4b8cc14501d3785459af6fa6"
10528+
integrity sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q==
1052910529
dependencies:
1053010530
bs-logger "0.x"
1053110531
buffer-from "1.x"

0 commit comments

Comments
 (0)