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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-17 09:10:41 +01:00
committed by GitHub
parent 045615978e
commit 0a9e74ea0e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -72,9 +72,9 @@
} }
}, },
"@angular-custom-builders/lite-serve": { "@angular-custom-builders/lite-serve": {
"version": "0.2.0", "version": "0.2.2",
"resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.2.tgz",
"integrity": "sha512-K3IQNPIzChJCbDHzLFUkNZbqUyL9Vsa4FW4AksmqsaPMDmIlEizYA31DyB3vrQANPeJYj3fXzhAH/SefIb14UA==", "integrity": "sha512-xe1ZYvYQwduEgt9kfLi28xfG7n2gwvNgisro6J0AH6f8Esie1rAThbE8qU4jyhDa5OLrv72/IbNtxKEY3O5BLw==",
"requires": { "requires": {
"browser-sync": "^2.26.7" "browser-sync": "^2.26.7"
} }

View File

@@ -36,7 +36,7 @@
"@alfresco/adf-core": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011", "@alfresco/adf-core": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011",
"@alfresco/adf-extensions": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011", "@alfresco/adf-extensions": "3.10.0-d1672596bad1cd90940de9499e24791801dc9011",
"@alfresco/js-api": "3.10.0-1deb4e85760f96f550a7d6d894e4002ecd4a4c18", "@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/animations": "10.0.4",
"@angular/cdk": "^10.0.2", "@angular/cdk": "^10.0.2",
"@angular/common": "10.0.4", "@angular/common": "10.0.4",