Skip to content

Commit 14e0c3f

Browse files
chore(deps): update dependency ts-jest to v26.5.5 (#127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b84b546 commit 14e0c3f

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
@@ -59,7 +59,7 @@
5959
"**/@typescript-eslint/eslint-plugin": "4.22.0",
6060
"**/@typescript-eslint/parser": "4.22.0",
6161
"**/jest": "26.6.3",
62-
"**/ts-jest": "26.5.4",
62+
"**/ts-jest": "26.5.5",
6363
"**/typescript": "4.2.4"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9023,10 +9023,10 @@ trim-off-newlines@^1.0.0:
90239023
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
90249024
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
90259025

9026-
ts-jest@26.5.4, ts-jest@^25.3.1:
9027-
version "26.5.4"
9028-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
9029-
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
9026+
ts-jest@26.5.5, ts-jest@^25.3.1:
9027+
version "26.5.5"
9028+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
9029+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
90309030
dependencies:
90319031
bs-logger "0.x"
90329032
buffer-from "1.x"

0 commit comments

Comments
 (0)