mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump @angular-custom-builders/lite-serve from 0.2.2 to 0.2.3 (#2045)
Bumps [@angular-custom-builders/lite-serve](https://github.com/mauriziovitale/angular-plugins) from 0.2.2 to 0.2.3. - [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:
Generated
+4
-4
@@ -84,12 +84,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular-custom-builders/lite-serve": {
|
"@angular-custom-builders/lite-serve": {
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@angular-custom-builders/lite-serve/-/lite-serve-0.2.3.tgz",
|
||||||
"integrity": "sha512-xe1ZYvYQwduEgt9kfLi28xfG7n2gwvNgisro6J0AH6f8Esie1rAThbE8qU4jyhDa5OLrv72/IbNtxKEY3O5BLw==",
|
"integrity": "sha512-/nzAaQgFb6DGsYxTJyBrORBTssuHdjGmuI+e17yK5U4My/wJOiI06aAXjM+Y4LcN+9rNoexaKcRVbz3MfzqFNA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"browser-sync": "^2.26.7"
|
"browser-sync": "^2.26.14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular-devkit/architect": {
|
"@angular-devkit/architect": {
|
||||||
|
|||||||
+1
-1
@@ -59,7 +59,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@alfresco/adf-cli": "4.3.0-31640",
|
"@alfresco/adf-cli": "4.3.0-31640",
|
||||||
"@alfresco/adf-testing": "4.3.0-31640",
|
"@alfresco/adf-testing": "4.3.0-31640",
|
||||||
"@angular-custom-builders/lite-serve": "^0.2.2",
|
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||||
"@angular-devkit/build-angular": "^0.1002.0",
|
"@angular-devkit/build-angular": "^0.1002.0",
|
||||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||||
"@angular/cli": "^10.1.4",
|
"@angular/cli": "^10.1.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user