Skip to content

Commit 58e8855

Browse files
committed
fix(deps): update angular monorepo
1 parent 7858680 commit 58e8855

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"private": true,
1818
"dependencies": {
19-
"@angular/animations": "8.2.1",
20-
"@angular/common": "8.2.1",
21-
"@angular/core": "8.2.1",
22-
"@angular/forms": "8.2.1",
23-
"@angular/platform-browser": "8.2.1",
24-
"@angular/platform-browser-dynamic": "8.2.1",
19+
"@angular/animations": "8.2.6",
20+
"@angular/common": "8.2.6",
21+
"@angular/core": "8.2.6",
22+
"@angular/forms": "8.2.6",
23+
"@angular/platform-browser": "8.2.6",
24+
"@angular/platform-browser-dynamic": "8.2.6",
2525
"@angular/pwa": "0.802.1",
26-
"@angular/router": "8.2.1",
27-
"@angular/service-worker": "8.2.1",
26+
"@angular/router": "8.2.6",
27+
"@angular/service-worker": "8.2.6",
2828
"@fivethree/core": "0.9.3",
2929
"@fivethree/lottie": "0.2.0",
3030
"@ionic-native/core": "5.12.0",
@@ -37,17 +37,17 @@
3737
"hammerjs": "2.0.8",
3838
"lottie-web": "5.5.7",
3939
"rxjs": "6.5.2",
40-
"zone.js": "0.9.1"
40+
"zone.js": "0.10.2"
4141
},
4242
"devDependencies": {
4343
"@angular-devkit/architect": "0.802.1",
4444
"@angular-devkit/build-angular": "0.802.1",
4545
"@angular-devkit/core": "8.2.1",
4646
"@angular-devkit/schematics": "8.2.1",
4747
"@angular/cli": "8.2.1",
48-
"@angular/compiler": "8.2.1",
49-
"@angular/compiler-cli": "8.2.1",
50-
"@angular/language-service": "8.2.1",
48+
"@angular/compiler": "8.2.6",
49+
"@angular/compiler-cli": "8.2.6",
50+
"@angular/language-service": "8.2.6",
5151
"@ionic/angular-toolkit": "2.0.0",
5252
"@types/jasmine": "3.3.9",
5353
"@types/jasminewd2": "2.0.6",

0 commit comments

Comments
 (0)