Skip to content

Commit 368014b

Browse files
committed
chore(package): updated dependencies
1 parent ce2df74 commit 368014b

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
"@angular/cdk": "^6.4.2",
3636
"@angular/common": "^6.1.0",
3737
"@angular/core": "^6.1.0",
38-
"@angular/flex-layout": "^6.0.0-beta.17",
38+
"@angular/animations": "^6.1.0",
3939
"@angular/http": "^6.1.0",
4040
"@angular/material": "^6.4.2",
4141
"@angular/platform-browser": "^6.1.0",
4242
"ngx-linkifyjs": "^1.0.0"
4343
},
4444
"devDependencies": {
45-
"@angular/animations": "^6.1.0",
4645
"@angular/compiler": "^6.1.0",
4746
"@angular/compiler-cli": "^6.1.0",
47+
"@angular/flex-layout": "^6.0.0-beta.17",
4848
"@angular/forms": "^6.1.0",
4949
"@angular/platform-browser-dynamic": "^6.1.0",
5050
"@angular/platform-server": "^6.1.0",
5151
"@compodoc/gulp-compodoc": "0.0.9",
5252
"@types/jest": "^23.3.1",
5353
"@types/lodash": "^4.14.115",
54-
"@types/node": "^10.5.4",
54+
"@types/node": "^10.5.5",
5555
"angular-cli-ghpages": "^0.5.2",
5656
"angular2-template-loader": "^0.6.2",
5757
"ansi-colors": "2.0.5",
@@ -71,7 +71,7 @@
7171
"gulp-conventional-changelog": "2.0.1",
7272
"gulp-coveralls": "^0.1.4",
7373
"gulp-file": "^0.4.0",
74-
"gulp-git": "2.7.0",
74+
"gulp-git": "^2.8.0",
7575
"gulp-hub": "^0.8.0",
7676
"gulp-inline-ng2-template": "5.0.1",
7777
"gulp-tslint": "^8.1.3",
@@ -85,14 +85,14 @@
8585
"postcss-strip-inline-comments": "^0.1.5",
8686
"pump": "^3.0.0",
8787
"raw-loader": "^0.5.1",
88-
"rollup": "^0.63.4",
88+
"rollup": "^0.63.5",
8989
"rollup-plugin-commonjs": "^9.1.4",
9090
"rollup-plugin-node-resolve": "^3.3.0",
9191
"rollup-plugin-sourcemaps": "^0.4.2",
9292
"rollup-plugin-uglify": "3.0.0",
9393
"run-sequence": "^2.2.1",
9494
"rxjs": "^6.2.1",
95-
"sass-loader": "^7.0.3",
95+
"sass-loader": "^7.1.0",
9696
"source-map-loader": "^0.2.3",
9797
"to-string-loader": "^1.1.5",
9898
"travis-status": "3.0.0",

0 commit comments

Comments
 (0)