Skip to content

Commit 346f71d

Browse files
build(deps-dev): bump @angular-devkit/schematics from 21.0.5 to 21.1.0
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 21.0.5 to 21.1.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.0.5...v21.1.0) --- updated-dependencies: - dependency-name: "@angular-devkit/schematics" dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5de409 commit 346f71d

File tree

2 files changed

+50
-30
lines changed

2 files changed

+50
-30
lines changed

package-lock.json

Lines changed: 49 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@angular-devkit/build-angular": "^21.0.0",
3535
"@angular-devkit/core": "^21.1.0",
36-
"@angular-devkit/schematics": "^21.0.0",
36+
"@angular-devkit/schematics": "^21.1.0",
3737
"@angular-eslint/builder": "21.1.0",
3838
"@angular-eslint/eslint-plugin": "21.0.1",
3939
"@angular-eslint/eslint-plugin-template": "21.1.0",

0 commit comments

Comments
 (0)