Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit 992bbf0

Browse files
chore(deps): update angular monorepo
1 parent af8fc7a commit 992bbf0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"devDependencies": {
3939
"@angular-devkit/build-angular": "14.2.11",
4040
"@angular/cli": "14.2.11",
41-
"@angular/common": "14.2.12",
42-
"@angular/compiler": "14.2.12",
43-
"@angular/compiler-cli": "14.2.12",
44-
"@angular/core": "14.2.12",
45-
"@angular/language-service": "14.2.12",
46-
"@angular/platform-browser": "14.2.12",
47-
"@angular/platform-browser-dynamic": "14.2.12",
41+
"@angular/common": "14.3.0",
42+
"@angular/compiler": "14.3.0",
43+
"@angular/compiler-cli": "14.3.0",
44+
"@angular/core": "14.3.0",
45+
"@angular/language-service": "14.3.0",
46+
"@angular/platform-browser": "14.3.0",
47+
"@angular/platform-browser-dynamic": "14.3.0",
4848
"@commitlint/cli": "17.4.4",
4949
"@commitlint/config-conventional": "17.4.4",
5050
"@semantic-release/changelog": "6.0.2",
@@ -75,7 +75,7 @@
7575
"tslint": "6.1.3",
7676
"tslint-config-prettier": "1.18.0",
7777
"typescript": "4.8.4",
78-
"zone.js": "0.12.0"
78+
"zone.js": "0.13.0"
7979
},
8080
"dependencies": {
8181
"tslib": "2.4.1"

0 commit comments

Comments
 (0)