chore(deps): update dependency ts-jest to v27.1.1 (#1220)
This commit is contained in:
parent
66c0ab774e
commit
6c8cffe549
2 changed files with 5 additions and 5 deletions
|
|
@ -103,7 +103,7 @@
|
|||
"stylelint-no-unsupported-browser-features": "5.0.2",
|
||||
"stylelint-order": "5.0.0",
|
||||
"stylelint-prettier": "2.0.0",
|
||||
"ts-jest": "27.0.7",
|
||||
"ts-jest": "27.1.1",
|
||||
"typescript": "4.5.2",
|
||||
"watch": "1.0.2",
|
||||
"webpack": "4.44.1"
|
||||
|
|
|
|||
|
|
@ -21763,10 +21763,10 @@ ts-essentials@^2.0.3:
|
|||
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
|
||||
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
|
||||
|
||||
ts-jest@27.0.7:
|
||||
version "27.0.7"
|
||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
|
||||
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
|
||||
ts-jest@27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192"
|
||||
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==
|
||||
dependencies:
|
||||
bs-logger "0.x"
|
||||
fast-json-stable-stringify "2.x"
|
||||
|
|
|
|||
Loading…
Reference in a new issue