Skip to content

Commit ef5c948

Browse files
fix(deps): update angular-cli monorepo to v18
1 parent 751bc6d commit ef5c948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@angular-devkit/architect": "0.1601.0",
43-
"@angular-devkit/core": "16.1.0",
44-
"@angular-devkit/schematics": "16.1.0"
43+
"@angular-devkit/core": "18.2.8",
44+
"@angular-devkit/schematics": "18.2.8"
4545
}
4646
}

0 commit comments

Comments
 (0)