File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 59
59
"jest-environment-jsdom" : " ^29.0.0" ,
60
60
"react" : " ^18.2.0" ,
61
61
"react-dom" : " ^18.2.0" ,
62
- "ts-jest" : " 29.1.2 " ,
62
+ "ts-jest" : " 29.1.3 " ,
63
63
"webpack" : " ^5.73.0"
64
64
}
65
65
}
Original file line number Diff line number Diff line change 45
45
"style-dictionary" : " ^3.0.1" ,
46
46
"stylelint" : " ^15.10.2" ,
47
47
"stylelint-config-standard" : " ^34.0.0" ,
48
- "ts-jest" : " 29.1.2 "
48
+ "ts-jest" : " 29.1.3 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 102
102
"stylelint-order" : " ^6.0.0" ,
103
103
"stylelint-prettier" : " ^4.0.0" ,
104
104
"stylelint-selector-bem-pattern" : " ^3.0.0" ,
105
- "ts-jest" : " 29.1.2 " ,
105
+ "ts-jest" : " 29.1.3 " ,
106
106
"webpack" : " ^5.73.0"
107
107
}
108
108
}
Original file line number Diff line number Diff line change @@ -24254,10 +24254,10 @@ ts-dedent@^2.0.0:
24254
24254
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.0.0.tgz#47c5eb23d9096f3237cc413bc82d387d36dbe690"
24255
24255
integrity sha512-DfxKjSFQfw9+uf7N9Cy8Ebx9fv5fquK4hZ6SD3Rzr+1jKP6AVA6H8+B5457ZpUs0JKsGpGqIevbpZ9DMQJDp1A==
24256
24256
24257
-
24258
- version "29.1.2 "
24259
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2 .tgz#7613d8c81c43c8cb312c6904027257e814c40e09 "
24260
- integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g ==
24257
+
24258
+ version "29.1.3 "
24259
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.3 .tgz#2bab16ba5ab0f4896684985f9618acc2cf1197e9 "
24260
+ integrity sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw ==
24261
24261
dependencies:
24262
24262
bs-logger "0.x"
24263
24263
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments