Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2022
1 parent 5833f79 commit 95a663b
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 @@ -16,15 +16,15 @@
},
"private": true,
"dependencies": {
"@angular/common": "^14.0.3",
"@angular/compiler": "^14.0.3",
"@angular/core": "^14.0.3",
"@angular/platform-browser": "^14.0.3",
"@angular/platform-browser-dynamic": "^14.0.3",
"@angular/router": "^14.0.3",
"@angular/common": "14.1.1",
"@angular/compiler": "14.1.1",
"@angular/core": "14.1.1",
"@angular/platform-browser": "14.1.1",
"@angular/platform-browser-dynamic": "14.1.1",
"@angular/router": "14.1.1",
"rxjs": "^7.4.0",
"tslib": "~2.3.1",
"zone.js": "~0.11.4"
"zone.js": "0.11.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.0.3",
Expand All @@ -34,7 +34,7 @@
"@angular-eslint/schematics": "13.0.0-alpha.0",
"@angular-eslint/template-parser": "13.0.0-alpha.0",
"@angular/cli": "^14.0.3",
"@angular/compiler-cli": "^14.0.3",
"@angular/compiler-cli": "14.1.1",
"@types/jasmine": "^3.6.3",
"@types/node": "^16.11.6",
"@typescript-eslint/eslint-plugin": "^5.3.0",
Expand Down

0 comments on commit 95a663b

Please sign in to comment.