Skip to content

Commit

Permalink
build(docs-infra): update dgeni and dgeni-packages to latest (#27536)
Browse files Browse the repository at this point in the history
PR Close #27536
  • Loading branch information
petebacondarwin authored and mhevery committed Dec 18, 2018
1 parent cdfe8f4 commit 999bd5b
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 84 deletions.
8 changes: 4 additions & 4 deletions aio/package.json
Expand Up @@ -97,7 +97,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.10.0",
"@angular/cli": "^7.0.1",
"@angular/cli": "7.2.0-beta.2",
"@angular/compiler": "^7.0.0",
"@angular/compiler-cli": "^7.0.0",
"@angular/language-service": "^7.0.0",
Expand All @@ -111,8 +111,8 @@
"codelyzer": "~4.2.1",
"cross-spawn": "^5.1.0",
"css-selector-parser": "^1.3.0",
"dgeni": "^0.4.7",
"dgeni-packages": "^0.26.12",
"dgeni": "^0.4.11",
"dgeni-packages": "^0.27.0",
"entities": "^1.1.1",
"eslint": "^3.19.0",
"eslint-plugin-jasmine": "^2.2.0",
Expand Down Expand Up @@ -154,7 +154,7 @@
"tree-kill": "^1.1.0",
"ts-node": "^3.3.0",
"tslint": "~5.9.1",
"typescript": "^3.1.3",
"typescript": "^3.2.2",
"uglify-js": "^3.0.15",
"unist-util-filter": "^0.2.1",
"unist-util-source": "^1.0.1",
Expand Down

0 comments on commit 999bd5b

Please sign in to comment.