Skip to content

Commit 79a1cbc

Browse files
renovate[bot]mschwrdtnr
authored andcommitted
fix(deps): update angular monorepo to v8.2.12 (#367)
1 parent ee22b31 commit 79a1cbc

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

Phonebook.Frontend/package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Phonebook.Frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"private": true,
4040
"dependencies": {
41-
"@angular/animations": "8.2.10",
41+
"@angular/animations": "8.2.12",
4242
"@angular/cdk": "8.2.3",
43-
"@angular/common": "8.2.10",
44-
"@angular/compiler": "8.2.10",
45-
"@angular/core": "8.2.10",
46-
"@angular/forms": "8.2.10",
43+
"@angular/common": "8.2.12",
44+
"@angular/compiler": "8.2.12",
45+
"@angular/core": "8.2.12",
46+
"@angular/forms": "8.2.12",
4747
"@angular/material": "8.2.3",
48-
"@angular/platform-browser": "8.2.10",
49-
"@angular/platform-browser-dynamic": "8.2.10",
48+
"@angular/platform-browser": "8.2.12",
49+
"@angular/platform-browser-dynamic": "8.2.12",
5050
"@angular/pwa": "0.803.14",
51-
"@angular/router": "8.2.10",
52-
"@angular/service-worker": "8.2.10",
51+
"@angular/router": "8.2.12",
52+
"@angular/service-worker": "8.2.12",
5353
"@ngx-translate/i18n-polyfill": "1.0.0",
5454
"@ngxs/devtools-plugin": "3.5.1",
5555
"@ngxs/logger-plugin": "3.5.1",
@@ -71,8 +71,8 @@
7171
"devDependencies": {
7272
"@angular-devkit/build-angular": "0.803.14",
7373
"@angular/cli": "8.3.14",
74-
"@angular/compiler-cli": "8.2.10",
75-
"@angular/language-service": "8.2.10",
74+
"@angular/compiler-cli": "8.2.12",
75+
"@angular/language-service": "8.2.12",
7676
"@compodoc/compodoc": "1.1.11",
7777
"@semantic-release/changelog": "3.0.4",
7878
"@semantic-release/exec": "3.3.7",

0 commit comments

Comments
 (0)