Skip to content

Commit 9cbd4a7

Browse files
authoredOct 4, 2023
fix(deps): update angular-cli monorepo
1 parent 751bc6d commit 9cbd4a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"typescript": "~5.1.3"
4040
},
4141
"dependencies": {
42-
"@angular-devkit/architect": "0.1601.0",
43-
"@angular-devkit/core": "16.1.0",
44-
"@angular-devkit/schematics": "16.1.0"
42+
"@angular-devkit/architect": "0.1602.5",
43+
"@angular-devkit/core": "16.2.5",
44+
"@angular-devkit/schematics": "16.2.5"
4545
}
4646
}

0 commit comments

Comments
 (0)