Skip to content

Commit

Permalink
chore(deps): update angular monorepo (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mgechev committed Oct 21, 2019
1 parent 306f139 commit 9cd303c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -14,8 +14,8 @@
"author": "Minko Gechev <mgechev@gmail.com>",
"license": "MIT",
"dependencies": {
"@angular/compiler": "8.2.9",
"@angular/core": "8.2.9",
"@angular/compiler": "8.2.11",
"@angular/core": "8.2.11",
"codelyzer": "5.1.2",
"codemirror": "5.49.0",
"rxjs": "6.5.3",
Expand Down
22 changes: 8 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -62,8 +62,8 @@
},
"homepage": "https://github.com/mgechev/codelyzer#readme",
"devDependencies": {
"@angular/compiler": "9.0.0-next.9",
"@angular/core": "9.0.0-next.9",
"@angular/compiler": "9.0.0-next.12",
"@angular/core": "9.0.0-next.12",
"@commitlint/cli": "8.2.0",
"@commitlint/config-angular": "8.2.0",
"@types/chai": "4.2.3",
Expand Down

0 comments on commit 9cd303c

Please sign in to comment.