File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 98
98
"react" : " 0.0.0-experimental-4ead6b530" ,
99
99
"react-dom" : " 0.0.0-experimental-4ead6b530" ,
100
100
"rimraf" : " ^3.0.2" ,
101
- "ts-jest" : " ^27.1.3 " ,
101
+ "ts-jest" : " ^27.1.4 " ,
102
102
"ts-node" : " ^9.1.1" ,
103
103
"typescript" : " ^4.6.3"
104
104
},
Original file line number Diff line number Diff line change @@ -6556,10 +6556,10 @@ truncate-utf8-bytes@^1.0.0:
6556
6556
dependencies :
6557
6557
utf8-byte-length "^1.0.1"
6558
6558
6559
- ts-jest@^27.1.3 :
6560
- version "27.1.3 "
6561
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3 .tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957 "
6562
- integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA ==
6559
+ ts-jest@^27.1.4 :
6560
+ version "27.1.4 "
6561
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4 .tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00 "
6562
+ integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ ==
6563
6563
dependencies :
6564
6564
bs-logger "0.x"
6565
6565
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments