Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v11.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2021
1 parent 1d9fd15 commit 17ae609
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"private": true,
"dependencies": {
"@angular/common": "11.2.9",
"@angular/compiler": "11.2.9",
"@angular/core": "11.2.9",
"@angular/platform-browser": "11.2.9",
"@angular/platform-browser-dynamic": "11.2.9",
"@angular/router": "11.2.9",
"@angular/common": "11.2.10",
"@angular/compiler": "11.2.10",
"@angular/core": "11.2.10",
"@angular/platform-browser": "11.2.10",
"@angular/platform-browser-dynamic": "11.2.10",
"@angular/router": "11.2.10",
"rxjs": "6.6.7",
"tslib": "2.2.0"
},
Expand All @@ -48,7 +48,7 @@
"@angular-eslint/schematics": "2.1.0",
"@angular-eslint/template-parser": "2.1.0",
"@angular/cli": "11.2.8",
"@angular/compiler-cli": "11.2.9",
"@angular/compiler-cli": "11.2.10",
"@types/jasmine": "3.6.9",
"@types/node": "14.14.37",
"@typescript-eslint/eslint-plugin": "4.22.0",
Expand Down

0 comments on commit 17ae609

Please sign in to comment.