fix(@angular-devkit/build-angular): remove deprecated istanbul from dependencies (#13567)

It also seems this package was unused

Fix #13562
This commit is contained in:
Alan Agius 2019-02-06 06:15:25 +01:00 committed by vikerman
parent bf566c7101
commit b27fabe786
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@
"copy-webpack-plugin": "4.6.0",
"file-loader": "3.0.1",
"glob": "7.1.3",
"istanbul": "0.4.5",
"istanbul-instrumenter-loader": "3.0.1",
"karma-source-map-support": "1.3.0",
"less": "3.9.0",

View File

@ -5344,7 +5344,7 @@ istanbul-reports@^2.0.1:
dependencies:
handlebars "^4.0.11"
istanbul@0.4.5, istanbul@^0.4.5:
istanbul@^0.4.5:
version "0.4.5"
resolved "https://registry.yarnpkg.com/istanbul/-/istanbul-0.4.5.tgz#65c7d73d4c4da84d4f3ac310b918fb0b8033733b"
integrity sha1-ZcfXPUxNqE1POsMQuRj7C4Azczs=