Bump ng-packagr from 10.0.0 to 10.0.1 (#1519)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0...v10.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-11 13:28:08 +01:00
committed by GitHub
parent 07fb448de9
commit 8ea763d6cd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12064,9 +12064,9 @@
"integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw="
},
"ng-packagr": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/ng-packagr/-/ng-packagr-10.0.0.tgz",
"integrity": "sha512-g+xrHgaF1P8URFb2JZZ4TpTD1uSN1JCHyiP3+PVUp/J8q69QRw9A8dl3JiosgbklUcVif2OnoHTpxNtLcVQ7gw==",
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/ng-packagr/-/ng-packagr-10.0.1.tgz",
"integrity": "sha512-jTG79Dg/FuSuDIcCzbd/MOyJDrb+DUBXNT2NZbHxQ7y5Tm0tlqJs/9ffr0q0879A8TYuV8GH3+4uP3Oup6LBFw==",
"dev": true,
"requires": {
"@rollup/plugin-commonjs": "^13.0.0",
+1 -1
View File
@@ -94,7 +94,7 @@
"karma-jasmine": "^3.3.1",
"karma-jasmine-html-reporter": "^1.5.4",
"lint-staged": "^10.2.11",
"ng-packagr": "^10.0.0",
"ng-packagr": "^10.0.1",
"node-stream-zip": "^1.9.1",
"prettier": "^1.17.1",
"protractor": "^7.0.0",