Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v11.2.8 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 2, 2021
1 parent ae20bc3 commit bb3d1fa
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
},
"private": false,
"dependencies": {
"@angular/animations": "11.2.7",
"@angular/common": "11.2.7",
"@angular/compiler": "11.2.7",
"@angular/core": "11.2.7",
"@angular/forms": "11.2.7",
"@angular/platform-browser": "11.2.7",
"@angular/platform-browser-dynamic": "11.2.7",
"@angular/router": "11.2.7",
"@angular/animations": "11.2.8",
"@angular/common": "11.2.8",
"@angular/compiler": "11.2.8",
"@angular/core": "11.2.8",
"@angular/forms": "11.2.8",
"@angular/platform-browser": "11.2.8",
"@angular/platform-browser-dynamic": "11.2.8",
"@angular/router": "11.2.8",
"rxjs": "6.6.7",
"tslib": "2.1.0",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.6",
"@angular/cli": "11.2.6",
"@angular/compiler-cli": "11.2.7",
"@angular/compiler-cli": "11.2.8",
"@types/jasmine": "3.6.9",
"@types/node": "12.20.6",
"codelyzer": "6.0.1",
Expand Down

0 comments on commit bb3d1fa

Please sign in to comment.