From d51685cb901c62e009d321507b8fd74c9031cf7a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 09:07:46 +0000 Subject: [PATCH] build(deps-dev): bump ng-packagr from 5.5.1 to 5.7.0 Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 5.5.1 to 5.7.0. - [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/v5.5.1...v5.7.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5861fe44..88f19ca5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8716,9 +8716,9 @@ next-tick@^1.0.0: integrity sha1-yobR/ogoFpsBICCOPchCS524NCw= ng-packagr@^5.0.0: - version "5.5.1" - resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.5.1.tgz#2d27968c1079fba12ff2ae542beab82747a92e7b" - integrity sha512-GT6QK5WAirQwALdeJPiXdgRd5PzRqcknb/C/G+cCDEbUFri4oGVmns2Nl4I0FGg/cRn6nXTxRiUunOSqZ3Lehw== + version "5.7.0" + resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.7.0.tgz#3a450d2264724a900dbf6270a8b4c5439eb1f236" + integrity sha512-/75eqAyk2ef8J0aMLl7XCx1QXmqUUTsQDu+fNCFDIYpkpWBh0C8Rkdd72hMLPv3MMo63pfaNeiMXa0zzpQINyA== dependencies: ajv "^6.10.2" autoprefixer "^9.6.0"