Skip to content

Commit

Permalink
fix(deps): update angular monorepo (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mgechev committed Sep 27, 2019
1 parent 3584103 commit 98ff423
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -14,15 +14,15 @@
"author": "Minko Gechev <mgechev@gmail.com>",
"license": "MIT",
"dependencies": {
"@angular/compiler": "8.1.3",
"@angular/core": "8.1.3",
"@angular/compiler": "8.2.8",
"@angular/core": "8.2.8",
"codelyzer": "5.1.1",
"codemirror": "5.49.0",
"rxjs": "5.5.12",
"tslint": "5.20.0",
"typescript": "2.9.2",
"uglifyjs": "2.4.11",
"zone.js": "0.10.0"
"zone.js": "0.10.2"
},
"devDependencies": {
"browserify": "16.5.0",
Expand Down

0 comments on commit 98ff423

Please sign in to comment.