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

Commit

Permalink
chore(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2023
1 parent dc0c63a commit 1d0189d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"devDependencies": {
"@angular-devkit/build-angular": "14.2.10",
"@angular/cli": "14.2.10",
"@angular/common": "14.2.12",
"@angular/compiler": "14.2.12",
"@angular/compiler-cli": "14.2.12",
"@angular/core": "14.2.12",
"@angular/language-service": "14.2.12",
"@angular/platform-browser": "14.2.12",
"@angular/platform-browser-dynamic": "14.2.12",
"@angular/common": "14.3.0",
"@angular/compiler": "14.3.0",
"@angular/compiler-cli": "14.3.0",
"@angular/core": "14.3.0",
"@angular/language-service": "14.3.0",
"@angular/platform-browser": "14.3.0",
"@angular/platform-browser-dynamic": "14.3.0",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@semantic-release/changelog": "6.0.2",
Expand Down Expand Up @@ -75,7 +75,7 @@
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typescript": "4.8.4",
"zone.js": "0.12.0"
"zone.js": "0.13.0"
},
"dependencies": {
"tslib": "2.4.1"
Expand Down

0 comments on commit 1d0189d

Please sign in to comment.