File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 82
82
"bootstrap" : " ^4.0.0" ,
83
83
"font-awesome" : " ^4.7.0" ,
84
84
"jquery" : " ^3.3.1" ,
85
- "jasmine-core" : " ~3.4 .0" ,
85
+ "jasmine-core" : " ~3.5 .0" ,
86
86
"jasmine-spec-reporter" : " ~4.2.1" ,
87
87
"karma" : " ~4.3.0" ,
88
88
"karma-chrome-launcher" : " ~2.2.0" ,
Original file line number Diff line number Diff line change @@ -5741,6 +5741,11 @@ jasmine-core@^3.3, jasmine-core@~3.4.0:
5741
5741
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3"
5742
5742
integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==
5743
5743
5744
+ jasmine-core@~3.5.0 :
5745
+ version "3.5.0"
5746
+ resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4"
5747
+ integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==
5748
+
5744
5749
jasmine-spec-reporter@^4.2.1, jasmine-spec-reporter@~4.2.1 :
5745
5750
version "4.2.1"
5746
5751
resolved "https://registry.yarnpkg.com/jasmine-spec-reporter/-/jasmine-spec-reporter-4.2.1.tgz#1d632aec0341670ad324f92ba84b4b32b35e9e22"
You can’t perform that action at this time.
0 commit comments