Skip to content

Commit d8ab154

Browse files
chore: update dependency ts-jest to v26.5.4 (#2509)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d7ebde3 commit d8ab154

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
@@ -100,7 +100,7 @@
100100
"lerna": "^4.0.0",
101101
"lint-staged": "10.5.4",
102102
"prettier": "^2.0.5",
103-
"ts-jest": "26.5.3",
103+
"ts-jest": "26.5.4",
104104
"typescript": "4.2.3"
105105
},
106106
"resolutions": {

yarn.lock

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

9757-
ts-jest@26.5.3:
9758-
version "26.5.3"
9759-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
9760-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
9757+
ts-jest@26.5.4:
9758+
version "26.5.4"
9759+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
9760+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
97619761
dependencies:
97629762
bs-logger "0.x"
97639763
buffer-from "1.x"

0 commit comments

Comments
 (0)