Commit 90f61c8 1 parent 6f031e0 commit 90f61c8 Copy full SHA for 90f61c8
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
55
"jest-circus" : " 29.7.0" ,
56
56
"prettier" : " 3.3.3" ,
57
57
"rimraf" : " 6.0.1" ,
58
- "ts-jest" : " 29.2.2 " ,
58
+ "ts-jest" : " 29.2.3 " ,
59
59
"typescript" : " 5.5.3"
60
60
}
61
61
}
Original file line number Diff line number Diff line change @@ -1662,7 +1662,7 @@ eastasianwidth@^0.2.0:
1662
1662
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
1663
1663
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
1664
1664
1665
- ejs@^3.0.0 :
1665
+ ejs@^3.1.10 :
1666
1666
version "3.1.10"
1667
1667
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
1668
1668
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
@@ -3247,13 +3247,13 @@ ts-api-utils@^1.3.0:
3247
3247
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
3248
3248
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
3249
3249
3250
- ts-jest@29.2.2 :
3251
- version "29.2.2 "
3252
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.2 .tgz#0d2387bb04d39174b20a05172a968f258aedff4d "
3253
- integrity sha512-sSW7OooaKT34AAngP6k1VS669a0HdLxkQZnlC7T76sckGCokXFnvJ3yRlQZGRTAoV5K19HfSgCiSwWOSIfcYlg ==
3250
+ ts-jest@29.2.3 :
3251
+ version "29.2.3 "
3252
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.3 .tgz#3d226ac36b8b820151a38f164414f9f6b412131f "
3253
+ integrity sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ ==
3254
3254
dependencies :
3255
3255
bs-logger "0.x"
3256
- ejs "^3.0.0 "
3256
+ ejs "^3.1.10 "
3257
3257
fast-json-stable-stringify "2.x"
3258
3258
jest-util "^29.0.0"
3259
3259
json5 "^2.2.3"
You can’t perform that action at this time.
0 commit comments