Skip to content

Commit 3bc7e53

Browse files
committed
build: update dependency @schematics/angular to v19
1 parent 298b554 commit 3bc7e53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.2.0",
2929
"@listr2/prompt-adapter-inquirer": "2.0.18",
30-
"@schematics/angular": "0.0.0-PLACEHOLDER",
30+
"@schematics/angular": "19.0.5",
3131
"@yarnpkg/lockfile": "1.1.0",
3232
"ini": "5.0.0",
3333
"jsonc-parser": "3.3.1",

packages/angular/pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
16-
"@schematics/angular": "0.0.0-PLACEHOLDER",
16+
"@schematics/angular": "19.0.5",
1717
"parse5-html-rewriting-stream": "7.0.0"
1818
},
1919
"peerDependencies": {

0 commit comments

Comments
 (0)