Commit 091c816 1 parent 46fe8a6 commit 091c816 Copy full SHA for 091c816
File tree 2 files changed +6
-0
lines changed
packages/@lwc/integration-karma
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
22
"@lwc/engine-server" : " 7.2.2" ,
23
23
"@lwc/rollup-plugin" : " 7.2.2" ,
24
24
"@lwc/synthetic-shadow" : " 7.2.2" ,
25
+ "@types/jasmine" : " ^5.1.4" ,
25
26
"chokidar" : " ^3.6.0" ,
26
27
"istanbul-lib-coverage" : " ^3.2.2" ,
27
28
"istanbul-lib-report" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 2970
2970
dependencies:
2971
2971
"@types/istanbul-lib-report" "*"
2972
2972
2973
+ "@types/jasmine@^5.1.4":
2974
+ version "5.1.4"
2975
+ resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.4.tgz#0de3f6ca753e10d1600ce1864ae42cfd47cf9924"
2976
+ integrity sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w==
2977
+
2973
2978
"@types/json5@^0.0.29":
2974
2979
version "0.0.29"
2975
2980
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
You can’t perform that action at this time.
0 commit comments