Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v12.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent d15cb8e commit 91fa84c
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 48 deletions.
98 changes: 60 additions & 38 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "12.2.11",
"@angular/common": "12.2.11",
"@angular/compiler": "12.2.11",
"@angular/core": "12.2.11",
"@angular/forms": "12.2.11",
"@angular/platform-browser": "12.2.11",
"@angular/platform-browser-dynamic": "12.2.11",
"@angular/router": "12.2.11",
"@angular/animations": "12.2.14",
"@angular/common": "12.2.14",
"@angular/compiler": "12.2.14",
"@angular/core": "12.2.14",
"@angular/forms": "12.2.14",
"@angular/platform-browser": "12.2.14",
"@angular/platform-browser-dynamic": "12.2.14",
"@angular/router": "12.2.14",
"rxjs": "6.6.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
Expand All @@ -39,8 +39,8 @@
"@angular-devkit/build-angular": "12.2.12",
"@angular-devkit/core": "12.2.12",
"@angular/cli": "12.2.12",
"@angular/compiler-cli": "12.2.11",
"@angular/language-service": "12.2.11",
"@angular/compiler-cli": "12.2.14",
"@angular/language-service": "12.2.14",
"@types/jasmine": "3.10.1",
"@types/jasminewd2": "2.0.10",
"@types/node": "14.17.32",
Expand Down

0 comments on commit 91fa84c

Please sign in to comment.