Skip to content

Commit fe22c65

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

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.5",
62+
"**/ts-jest": "26.5.6",
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.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==
9026+
ts-jest@26.5.6, ts-jest@^25.3.1:
9027+
version "26.5.6"
9028+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
9029+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
90309030
dependencies:
90319031
bs-logger "0.x"
90329032
buffer-from "1.x"

0 commit comments

Comments
 (0)