From 0a9e74ea0eb9fade502a4d0d8b928cd241f3e990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 09:10:41 +0100 Subject: [PATCH] Bump @angular-custom-builders/lite-serve from 0.2.0 to 0.2.2 (#1539) Bumps [@angular-custom-builders/lite-serve](https://github.com/mauriziovitale/angular-plugins) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/mauriziovitale/angular-plugins/releases) - [Commits](https://github.com/mauriziovitale/angular-plugins/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index feae61a0a..e9e708c29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -72,9 +72,9 @@ } }, "@angular-custom-builders/lite-serve": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.0.tgz", - "integrity": "sha512-K3IQNPIzChJCbDHzLFUkNZbqUyL9Vsa4FW4AksmqsaPMDmIlEizYA31DyB3vrQANPeJYj3fXzhAH/SefIb14UA==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.2.tgz", + "integrity": "sha512-xe1ZYvYQwduEgt9kfLi28xfG7n2gwvNgisro6J0AH6f8Esie1rAThbE8qU4jyhDa5OLrv72/IbNtxKEY3O5BLw==", "requires": { "browser-sync": "^2.26.7" } diff --git a/package.json b/package.json index 91465d63f..179ae5f02 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@alfresco/adf-core": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011", "@alfresco/adf-extensions": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011", "@alfresco/js-api": "3.10.0-1deb4e85760f96f550a7d6d894e4002ecd4a4c18", - "@angular-custom-builders/lite-serve": "0.2.0", + "@angular-custom-builders/lite-serve": "0.2.2", "@angular/animations": "10.0.4", "@angular/cdk": "^10.0.2", "@angular/common": "10.0.4",