This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 219219 "@types/vscode" : " 1.60.0" ,
220220 "clang-format" : " 1.6.0" ,
221221 "esbuild" : " 0.14.11" ,
222- "jasmine" : " 3.99 .0" ,
222+ "jasmine" : " 4.1 .0" ,
223223 "prettier" : " 2.5.1" ,
224224 "tslint" : " 6.1.3" ,
225225 "ts-node" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -4596,16 +4596,16 @@ istanbul-lib-instrument@^5.0.4:
45964596 istanbul-lib-coverage "^3.2.0"
45974597 semver "^6.3.0"
45984598
4599+ jasmine-core@^4.1.0 :
4600+ version "4.1.0"
4601+ resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.1.0.tgz#2377349b0e8bfd3fbdb36c9e4f09e3b1a17cf5c2"
4602+ integrity sha512-8E8BiffCL8sBwK1zU9cbavLe8xpJAgOduSJ6N8PJVv8VosQ/nxVTuXj2kUeHxTlZBVvh24G19ga7xdiaxlceKg==
4603+
45994604jasmine-core@~2.8.0 :
46004605 version "2.8.0"
46014606 resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
46024607 integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=
46034608
4604- jasmine-core@~3.99.0 :
4605- version "3.99.0"
4606- resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.99.0.tgz#99a3da0d38ba2de82614d9198b7b1bc1c32a5960"
4607- integrity sha512-+ZDaJlEfRopINQqgE+hvzRyDIQDeKfqqTvF8RzXsvU1yE3pBDRud2+Qfh9WvGgRpuzqxyQJVI6Amy5XQ11r/3w==
4608-
4609460946104610 version "2.8.0"
46114611 resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-2.8.0.tgz#6b089c0a11576b1f16df11b80146d91d4e8b8a3e"
46154615 glob "^7.0.6"
46164616 jasmine-core "~2.8.0"
46174617
4618- jasmine@3.99 .0 :
4619- version "3.99 .0"
4620- resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.99 .0.tgz#7cc7aeda7ade2d57694fc818a374f778cbb4ea62 "
4621- integrity sha512-YIThBuHzaIIcjxeuLmPD40SjxkEcc8i//sGMDKCgkRMVgIwRJf5qyExtlJpQeh7pkeoBSOe6lQEdg+/9uKg9mw ==
4618+ jasmine@4.1 .0 :
4619+ version "4.1 .0"
4620+ resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-4.1 .0.tgz#0de347ca8bb6cc764b0ed186ae4cfc45bd64bdc4 "
4621+ integrity sha512-4VhjbUgwfNS9CBnUMoSWr9tdNgOoOhNIjAD8YRxTn+PmOf4qTSC0Uqhk66dWGnz2vJxtNIU0uBjiwnsp4Ud9VA ==
46224622 dependencies :
46234623 glob "^7.1.6"
4624- jasmine-core "~3.99 .0"
4624+ jasmine-core "^4.1 .0"
46254625
46264626jasminewd2@^2.1.0 :
46274627 version "2.2.0"
You can’t perform that action at this time.
0 commit comments