File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 122
122
"@types/jasmine" : " 3.6.0" ,
123
123
"@types/node" : " 12.19.1" ,
124
124
"clang-format" : " 1.4.0" ,
125
- "jasmine" : " 3.6.2 " ,
125
+ "jasmine" : " 3.6.3 " ,
126
126
"prettier" : " 2.1.2" ,
127
127
"rollup" : " 2.33.1" ,
128
128
"rollup-plugin-commonjs" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -494,10 +494,10 @@ jasmine-core@~3.6.0:
494
494
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.6.0.tgz#491f3bb23941799c353ceb7a45b38a950ebc5a20"
495
495
integrity sha512-8uQYa7zJN8hq9z+g8z1bqCfdC8eoDAeVnM5sfqs7KHv9/ifoJ500m018fpFc7RDaO6SWCLCXwo/wPSNcdYTgcw==
496
496
497
-
498
- version "3.6.2 "
499
- resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.6.2 .tgz#a8df3fc92f2ef322bcdafb890f744f3ff5751e86 "
500
- integrity sha512-Uc0o2MRnC8TS1MjDrB8jE1umKEo2mflzGvdg0Ncs+yuLtOJ+uz/Wz8VmGsNGtuASr8+E0LDgPkOpvdoC76m5WQ ==
497
+
498
+ version "3.6.3 "
499
+ resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.6.3 .tgz#520cd71f76bd8251e9f566b622e13602e9ddcf26 "
500
+ integrity sha512-Th91zHsbsALWjDUIiU5d/W5zaYQsZFMPTdeNmi8GivZPmAaUAK8MblSG3yQI4VMGC/abF2us7ex60NH1AAIMTA ==
501
501
dependencies :
502
502
glob "^7.1.6"
503
503
jasmine-core "~3.6.0"
You can’t perform that action at this time.
0 commit comments