File tree 4 files changed +15
-7
lines changed
4 files changed +15
-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.5 " ,
62
+ "ts-jest" : " 29.2.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.5 "
48
+ "ts-jest" : " 29.2.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.5 " ,
105
+ "ts-jest" : " 29.2.3 " ,
106
106
"webpack" : " ^5.73.0"
107
107
}
108
108
}
Original file line number Diff line number Diff line change 10602
10602
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
10603
10603
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
10604
10604
10605
+ ejs@^3.1.10:
10606
+ version "3.1.10"
10607
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
10608
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
10609
+ dependencies:
10610
+ jake "^10.8.5"
10611
+
10605
10612
ejs@^3.1.7:
10606
10613
version "3.1.8"
10607
10614
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
@@ -24254,12 +24261,13 @@ ts-dedent@^2.0.0:
24254
24261
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.0.0.tgz#47c5eb23d9096f3237cc413bc82d387d36dbe690"
24255
24262
integrity sha512-DfxKjSFQfw9+uf7N9Cy8Ebx9fv5fquK4hZ6SD3Rzr+1jKP6AVA6H8+B5457ZpUs0JKsGpGqIevbpZ9DMQJDp1A==
24256
24263
24257
- ts-jest@29.1.5 :
24258
- version "29.1.5 "
24259
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5 .tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69 "
24260
- integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg ==
24264
+ ts-jest@29.2.3 :
24265
+ version "29.2.3 "
24266
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3 .tgz#3d226ac36b8b820151a38f164414f9f6b412131f "
24267
+ integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ ==
24261
24268
dependencies:
24262
24269
bs-logger "0.x"
24270
+ ejs "^3.1.10"
24263
24271
fast-json-stable-stringify "2.x"
24264
24272
jest-util "^29.0.0"
24265
24273
json5 "^2.2.3"
You can’t perform that action at this time.
0 commit comments