File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 50
50
"is-builtin-module" : " 3.0.0" ,
51
51
"jasmine" : " ~3.4.0" ,
52
52
"jasmine-core" : " ~3.4.0" ,
53
- "jasmine-reporters" : " ~2.3.2 " ,
53
+ "jasmine-reporters" : " ~2.4.0 " ,
54
54
"jest" : " ~25.3.0" ,
55
55
"jest-cli" : " ~25.3.0" ,
56
56
"jest-websocket-mock" : " ~2.0.2" ,
Original file line number Diff line number Diff line change 17
17
],
18
18
"main" : " index.js" ,
19
19
"dependencies" : {
20
- "jasmine-reporters" : " ~2.3.2 " ,
20
+ "jasmine-reporters" : " ~2.4.0 " ,
21
21
"c8" : " ~7.5.0"
22
22
},
23
23
"//1" : " jasmine depends on jasmine-core, however since we require() it we need it hoisted to the top" ,
Original file line number Diff line number Diff line change @@ -5472,13 +5472,13 @@ jasmine-core@~3.4.0:
5472
5472
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3"
5473
5473
integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==
5474
5474
5475
- jasmine-reporters@~2.3.2 :
5476
- version "2.3.2 "
5477
- resolved "https://registry.yarnpkg.com/jasmine-reporters/-/jasmine-reporters-2.3.2 .tgz#898818ffc234eb8b3f635d693de4586f95548d43 "
5478
- integrity sha512-u/7AT9SkuZsUfFBLLzbErohTGNsEUCKaQbsVYnLFW1gEuL2DzmBL4n8v90uZsqIqlWvWUgian8J6yOt5Fyk/+A ==
5475
+ jasmine-reporters@~2.4.0 :
5476
+ version "2.4.0 "
5477
+ resolved "https://registry.yarnpkg.com/jasmine-reporters/-/jasmine-reporters-2.4.0 .tgz#708c17ae70ba6671e3a930bb1b202aab80a31409 "
5478
+ integrity sha512-jxONSrBLN1vz/8zCx5YNWQSS8iyDAlXQ5yk1LuqITe4C6iXCDx5u6Q0jfNtkKhL4qLZPe69fL+AWvXFt9/x38w ==
5479
5479
dependencies :
5480
5480
mkdirp "^0.5.1"
5481
- xmldom "^0.1.22 "
5481
+ xmldom "^0.5.0 "
5482
5482
5483
5483
jasmine@2.8.0 :
5484
5484
version "2.8.0"
@@ -10357,10 +10357,10 @@ xmlchars@^2.1.1:
10357
10357
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
10358
10358
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
10359
10359
10360
- xmldom@^0.1.22 :
10361
- version "0.1.31 "
10362
- resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31 .tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff "
10363
- integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ ==
10360
+ xmldom@^0.5.0 :
10361
+ version "0.5.0 "
10362
+ resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0 .tgz#193cb96b84aa3486127ea6272c4596354cb4962e "
10363
+ integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA ==
10364
10364
10365
10365
xmlhttprequest-ssl@~1.5.4 :
10366
10366
version "1.5.5"
You can’t perform that action at this time.
0 commit comments