Skip to content

Commit b2fb2e7

Browse files
renovate[bot]DanielHabenicht
authored andcommitted
fix(deps): update angular monorepo to v8.2.6 (#266)
1 parent 96117ef commit b2fb2e7

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

Phonebook.Frontend/package-lock.json

Lines changed: 36 additions & 36 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.5",
41+
"@angular/animations": "8.2.6",
4242
"@angular/cdk": "8.1.4",
43-
"@angular/common": "8.2.5",
44-
"@angular/compiler": "8.2.5",
45-
"@angular/core": "8.2.5",
46-
"@angular/forms": "8.2.5",
43+
"@angular/common": "8.2.6",
44+
"@angular/compiler": "8.2.6",
45+
"@angular/core": "8.2.6",
46+
"@angular/forms": "8.2.6",
4747
"@angular/material": "8.1.4",
48-
"@angular/platform-browser": "8.2.5",
49-
"@angular/platform-browser-dynamic": "8.2.5",
48+
"@angular/platform-browser": "8.2.6",
49+
"@angular/platform-browser-dynamic": "8.2.6",
5050
"@angular/pwa": "0.803.4",
51-
"@angular/router": "8.2.5",
52-
"@angular/service-worker": "8.2.5",
51+
"@angular/router": "8.2.6",
52+
"@angular/service-worker": "8.2.6",
5353
"@ngx-translate/i18n-polyfill": "1.0.0",
5454
"@ngxs/devtools-plugin": "3.4.3",
5555
"@ngxs/logger-plugin": "3.4.3",
@@ -71,8 +71,8 @@
7171
"devDependencies": {
7272
"@angular-devkit/build-angular": "0.803.4",
7373
"@angular/cli": "8.3.4",
74-
"@angular/compiler-cli": "8.2.5",
75-
"@angular/language-service": "8.2.5",
74+
"@angular/compiler-cli": "8.2.6",
75+
"@angular/language-service": "8.2.6",
7676
"@compodoc/compodoc": "1.1.10",
7777
"@semantic-release/changelog": "3.0.4",
7878
"@semantic-release/exec": "3.3.3",

0 commit comments

Comments
 (0)