Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 14, 2021
1 parent 059c5f3 commit 57d8d7e
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 149 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "7.2.16",
"@angular/common": "7.2.16",
"@angular/compiler": "7.2.16",
"@angular/core": "7.2.16",
"@angular/forms": "7.2.16",
"@angular/animations": "12.1.1",
"@angular/common": "12.1.1",
"@angular/compiler": "12.1.1",
"@angular/core": "12.1.1",
"@angular/forms": "12.1.2",
"@angular/http": "7.2.16",
"@angular/platform-browser": "7.2.16",
"@angular/platform-browser-dynamic": "7.2.16",
"@angular/platform-server": "7.2.16",
"@angular/router": "7.2.16",
"@angular/platform-browser": "12.1.2",
"@angular/platform-browser-dynamic": "12.1.2",
"@angular/platform-server": "12.1.2",
"@angular/router": "12.1.2",
"@ng-bootstrap/ng-bootstrap": "4.2.2",
"angular2-uuid": "1.1.1",
"components-font-awesome": "4.7.0",
Expand All @@ -40,8 +40,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.13.10",
"@angular/cli": "7.3.10",
"@angular/compiler-cli": "7.2.16",
"@angular/language-service": "7.2.16",
"@angular/compiler-cli": "12.1.1",
"@angular/language-service": "12.1.2",
"@types/jasmine": "3.7.7",
"@types/jasminewd2": "2.0.10",
"@types/node": "8.10.66",
Expand Down
Loading

0 comments on commit 57d8d7e

Please sign in to comment.