Skip to content

Commit f418735

Browse files
TerranceKhumalo-absalukasmatta
authored andcommitted
fix: update @angular/core and @angular/cli to 19.2.14
1 parent b5fce6a commit f418735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/animations": "^19.1.4",
2222
"@angular/common": "^19.1.4",
2323
"@angular/compiler": "^19.1.4",
24-
"@angular/core": "^19.1.4",
24+
"@angular/core": "^19.2.14",
2525
"@angular/forms": "^19.1.4",
2626
"@angular/platform-browser": "^19.1.4",
2727
"@angular/platform-browser-dynamic": "^19.1.4",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@angular-builders/jest": "^19.0.0",
4141
"@angular-devkit/build-angular": "^19.1.5",
42-
"@angular/cli": "~19.1.5",
42+
"@angular/cli": "~19.1.9",
4343
"@angular/compiler-cli": "^19.1.4",
4444
"@types/express": "^4.17.21",
4545
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)