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 219
219
"@types/vscode" : " 1.60.0" ,
220
220
"clang-format" : " 1.6.0" ,
221
221
"esbuild" : " 0.14.11" ,
222
- "jasmine" : " 3.99 .0" ,
222
+ "jasmine" : " 4.1 .0" ,
223
223
"prettier" : " 2.5.1" ,
224
224
"tslint" : " 6.1.3" ,
225
225
"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:
4596
4596
istanbul-lib-coverage "^3.2.0"
4597
4597
semver "^6.3.0"
4598
4598
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
+
4599
4604
jasmine-core@~2.8.0 :
4600
4605
version "2.8.0"
4601
4606
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
4602
4607
integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=
4603
4608
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
-
4609
4609
4610
4610
version "2.8.0"
4611
4611
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-2.8.0.tgz#6b089c0a11576b1f16df11b80146d91d4e8b8a3e"
4615
4615
glob "^7.0.6"
4616
4616
jasmine-core "~2.8.0"
4617
4617
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 ==
4622
4622
dependencies :
4623
4623
glob "^7.1.6"
4624
- jasmine-core "~3.99 .0"
4624
+ jasmine-core "^4.1 .0"
4625
4625
4626
4626
jasminewd2@^2.1.0 :
4627
4627
version "2.2.0"
You can’t perform that action at this time.
0 commit comments