Skip to content

Commit

Permalink
chore(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 4, 2019
1 parent d8ecb7c commit 5ae4c85
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 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.5",
"@angular/core": "8.2.5",
"codelyzer": "5.1.0",
"codemirror": "5.48.2",
"rxjs": "5.5.12",
"tslint": "5.18.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
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -62,8 +62,8 @@
},
"homepage": "https://github.com/mgechev/codelyzer#readme",
"devDependencies": {
"@angular/compiler": "8.1.3",
"@angular/core": "8.1.3",
"@angular/compiler": "8.2.5",
"@angular/core": "8.2.5",
"@commitlint/cli": "8.1.0",
"@commitlint/config-angular": "8.1.0",
"@types/chai": "4.2.0",
Expand All @@ -89,7 +89,7 @@
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typescript": "3.4.5",
"zone.js": "0.10.0"
"zone.js": "0.10.2"
},
"peerDependencies": {
"@angular/compiler": ">=2.3.1 <9.0.0 || >8.0.0-beta <9.0.0 || >8.1.0-beta <9.0.0 || >8.2.0-beta <9.0.0",
Expand Down

0 comments on commit 5ae4c85

Please sign in to comment.