Skip to content

Commit

Permalink
chore: update dependency ts-jest to v27.0.4 (#2682)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 22, 2021
1 parent c7a4e95 commit ef4ffdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -100,7 +100,7 @@
"lerna": "^4.0.0",
"lint-staged": "11.0.1",
"prettier": "^2.0.5",
"ts-jest": "27.0.3",
"ts-jest": "27.0.4",
"typescript": "4.3.5"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10106,10 +10106,10 @@ trim-off-newlines@^1.0.0:
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

ts-jest@27.0.3:
version "27.0.3"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
ts-jest@27.0.4:
version "27.0.4"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
dependencies:
bs-logger "0.x"
buffer-from "1.x"
Expand Down

0 comments on commit ef4ffdf

Please sign in to comment.