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 202
202
"@types/vscode" : " 1.60.0" ,
203
203
"clang-format" : " 1.6.0" ,
204
204
"esbuild" : " 0.14.11" ,
205
- "jasmine" : " 4.1 .0" ,
205
+ "jasmine" : " 3.99 .0" ,
206
206
"prettier" : " 2.5.1" ,
207
207
"tslint" : " 6.1.3" ,
208
208
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -1685,16 +1685,16 @@ jake@^10.6.1:
1685
1685
filelist "^1.0.1"
1686
1686
minimatch "^3.0.4"
1687
1687
1688
- jasmine-core@^4.1.0 :
1689
- version "4.1.0"
1690
- resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.1.0.tgz#2377349b0e8bfd3fbdb36c9e4f09e3b1a17cf5c2"
1691
- integrity sha512-8E8BiffCL8sBwK1zU9cbavLe8xpJAgOduSJ6N8PJVv8VosQ/nxVTuXj2kUeHxTlZBVvh24G19ga7xdiaxlceKg==
1692
-
1693
1688
jasmine-core@~2.8.0 :
1694
1689
version "2.8.0"
1695
1690
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
1696
1691
integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=
1697
1692
1693
+ jasmine-core@~3.99.0 :
1694
+ version "3.99.0"
1695
+ resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.99.0.tgz#99a3da0d38ba2de82614d9198b7b1bc1c32a5960"
1696
+ integrity sha512-+ZDaJlEfRopINQqgE+hvzRyDIQDeKfqqTvF8RzXsvU1yE3pBDRud2+Qfh9WvGgRpuzqxyQJVI6Amy5XQ11r/3w==
1697
+
1698
1698
1699
1699
version "2.8.0"
1700
1700
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-2.8.0.tgz#6b089c0a11576b1f16df11b80146d91d4e8b8a3e"
1704
1704
glob "^7.0.6"
1705
1705
jasmine-core "~2.8.0"
1706
1706
1707
- jasmine@4.1 .0 :
1708
- version "4.1 .0"
1709
- resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-4.1 .0.tgz#0de347ca8bb6cc764b0ed186ae4cfc45bd64bdc4 "
1710
- integrity sha512-4VhjbUgwfNS9CBnUMoSWr9tdNgOoOhNIjAD8YRxTn+PmOf4qTSC0Uqhk66dWGnz2vJxtNIU0uBjiwnsp4Ud9VA ==
1707
+ jasmine@3.99 .0 :
1708
+ version "3.99 .0"
1709
+ resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.99 .0.tgz#7cc7aeda7ade2d57694fc818a374f778cbb4ea62 "
1710
+ integrity sha512-YIThBuHzaIIcjxeuLmPD40SjxkEcc8i//sGMDKCgkRMVgIwRJf5qyExtlJpQeh7pkeoBSOe6lQEdg+/9uKg9mw ==
1711
1711
dependencies :
1712
1712
glob "^7.1.6"
1713
- jasmine-core "^4.1 .0"
1713
+ jasmine-core "~3.99 .0"
1714
1714
1715
1715
jasminewd2@^2.1.0 :
1716
1716
version "2.2.0"
You can’t perform that action at this time.
0 commit comments