Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v12.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 7, 2021
1 parent 893ee1b commit b861992
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
60 changes: 30 additions & 30 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": false,
"dependencies": {
"@angular-devkit/core": "12.2.13",
"@angular/animations": "12.2.12",
"@angular/common": "12.2.12",
"@angular/compiler": "12.2.12",
"@angular/core": "12.2.12",
"@angular/forms": "12.2.12",
"@angular/platform-browser": "12.2.12",
"@angular/platform-browser-dynamic": "12.2.12",
"@angular/router": "12.2.12",
"@angular/animations": "12.2.13",
"@angular/common": "12.2.13",
"@angular/compiler": "12.2.13",
"@angular/core": "12.2.13",
"@angular/forms": "12.2.13",
"@angular/platform-browser": "12.2.13",
"@angular/platform-browser-dynamic": "12.2.13",
"@angular/router": "12.2.13",
"ngx-vcard": "x",
"rxjs": "7.4.0",
"tslib": "2.3.1",
Expand All @@ -39,8 +39,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "12.2.13",
"@angular/cli": "12.2.13",
"@angular/compiler-cli": "12.2.12",
"@angular/language-service": "12.2.12",
"@angular/compiler-cli": "12.2.13",
"@angular/language-service": "12.2.13",
"@types/jasmine": "3.10.2",
"@types/jasminewd2": "2.0.10",
"@types/node": "16.11.6",
Expand Down

0 comments on commit b861992

Please sign in to comment.