mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
build(deps-dev): bump the angular-devkit group with 3 updates
Bumps the angular-devkit group with 3 updates: [@angular-devkit/architect](https://github.com/angular/angular-cli), [@angular-devkit/core](https://github.com/angular/angular-cli) and [@angular-devkit/schematics](https://github.com/angular/angular-cli). Updates `@angular-devkit/architect` from 0.2003.16 to 0.2201.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits) Updates `@angular-devkit/core` from 20.3.32 to 22.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v20.3.32...v22.1.7) Updates `@angular-devkit/schematics` from 20.3.32 to 22.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v20.3.32...v22.1.7) --- updated-dependencies: - dependency-name: "@angular-devkit/architect" dependency-version: 0.2201.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular-devkit - dependency-name: "@angular-devkit/core" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: angular-devkit - dependency-name: "@angular-devkit/schematics" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: angular-devkit ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+3
-3
@@ -76,9 +76,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/eslint-plugin-eslint-angular": "workspace:*",
|
||||
"@angular-devkit/architect": "0.2003.16",
|
||||
"@angular-devkit/core": "20.3.32",
|
||||
"@angular-devkit/schematics": "20.3.32",
|
||||
"@angular-devkit/architect": "0.2201.7",
|
||||
"@angular-devkit/core": "22.1.7",
|
||||
"@angular-devkit/schematics": "22.1.7",
|
||||
"@angular-eslint/eslint-plugin": "20.7.0",
|
||||
"@angular-eslint/eslint-plugin-template": "20.7.0",
|
||||
"@angular-eslint/template-parser": "22.1.0",
|
||||
|
||||
Reference in New Issue
Block a user