File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed 
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 116116 "husky" : " ^1.3.1"  ,
117117 "jasmine" : " ^3.3.1"  ,
118118 "jasmine-spec-reporter" : " ^4.2.1"  ,
119-  "karma" : " ~4.2 .0"  ,
119+  "karma" : " ~4.3 .0"  ,
120120 "karma-jasmine" : " ^2.0.1"  ,
121121 "karma-jasmine-html-reporter" : " ^1.4.0"  ,
122122 "license-checker" : " ^20.1.0"  ,
Original file line number Diff line number Diff line change 8383 "jquery" : " ^3.3.1"  ,
8484 "jasmine-core" : " ~3.4.0"  ,
8585 "jasmine-spec-reporter" : " ~4.2.1"  ,
86-  "karma" : " ~4.2 .0"  ,
86+  "karma" : " ~4.3 .0"  ,
8787 "karma-chrome-launcher" : " ~2.2.0"  ,
8888 "karma-coverage-istanbul-reporter" : " ~2.1.0"  ,
8989 "karma-jasmine" : " ~2.0.1"  ,
Original file line number Diff line number Diff line change @@ -6905,10 +6905,10 @@ karma@^4.0.0:
69056905 tmp "0.0.33"
69066906 useragent "2.3.0"
69076907
6908- karma@~4.2 .0:
6909-  version "4.2 .0"
6910-  resolved "https://registry.yarnpkg.com/karma/-/karma-4.2 .0.tgz#27e88b310cde090d016980ff5444e3a239196fca "
6911-  integrity sha512-fmCuxN1rwJxTdZfOXK5LjlmS4Ana/OvzNMpkyLL/TLE8hmgSkpVpMYQ7RTVa8TNKRVQDZNl5W1oF5cfKfgIMlA ==
6908+ karma@~4.3 .0:
6909+  version "4.3 .0"
6910+  resolved "https://registry.yarnpkg.com/karma/-/karma-4.3 .0.tgz#e14471ea090a952265a42ebb442b1a3c09832559 "
6911+  integrity sha512-NSPViHOt+RW38oJklvYxQC4BSQsv737oQlr/r06pCM+slDOr4myuI1ivkRmp+3dVpJDfZt2DmaPJ2wkx+ZZuMQ ==
69126912 dependencies:
69136913 bluebird "^3.3.0"
69146914 body-parser "^1.16.1"
@@ -6924,7 +6924,7 @@ karma@~4.2.0:
69246924 graceful-fs "^4.1.2"
69256925 http-proxy "^1.13.0"
69266926 isbinaryfile "^3.0.0"
6927-  lodash "^4.17.11 "
6927+  lodash "^4.17.14 "
69286928 log4js "^4.0.0"
69296929 mime "^2.3.1"
69306930 minimatch "^3.0.2"
                                 You can’t perform that action at this time. 
               
                  
0 commit comments