Skip to content

Commit d948027

Browse files
committed
fix(package): updated angular and other dependencies
1 parent e7fbb08 commit d948027

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@
2828
"check-travis": " travis-status --repo=angular-material-extensions/jumbotron --branch=master --fail-pending || echo 'Not yet passing'"
2929
},
3030
"dependencies": {
31-
"@angular/cdk": "^7.3.5",
32-
"@angular/common": "^7.2.10",
33-
"@angular/core": "^7.2.10",
31+
"@angular/cdk": "^7.3.6",
32+
"@angular/common": "^7.2.11",
33+
"@angular/core": "^7.2.11",
3434
"@angular/flex-layout": "^7.0.0-beta.24",
35-
"@angular/material": "^7.3.5"
35+
"@angular/material": "^7.3.6"
3636
},
3737
"devDependencies": {
38-
"@angular/animations": "^7.2.10",
39-
"@angular/compiler": "^7.2.10",
40-
"@angular/compiler-cli": "^7.2.10",
41-
"@angular/forms": "^7.2.10",
42-
"@angular/platform-browser": "^7.2.10",
43-
"@angular/platform-browser-dynamic": "^7.2.10",
44-
"@angular/platform-server": "^7.2.10",
38+
"@angular/animations": "^7.2.11",
39+
"@angular/compiler": "^7.2.11",
40+
"@angular/compiler-cli": "^7.2.11",
41+
"@angular/forms": "^7.2.11",
42+
"@angular/platform-browser": "^7.2.11",
43+
"@angular/platform-browser-dynamic": "^7.2.11",
44+
"@angular/platform-server": "^7.2.11",
4545
"@compodoc/gulp-compodoc": "^0.0.9",
4646
"@types/jest": "^23.1.0",
4747
"@types/lodash": "^4.14.110",
@@ -79,7 +79,7 @@
7979
"postcss-strip-inline-comments": "^0.1.5",
8080
"pump": "^3.0.0",
8181
"raw-loader": "^2.0.0",
82-
"rollup": "^1.7.3",
82+
"rollup": "^1.7.4",
8383
"rollup-plugin-commonjs": "^9.1.3",
8484
"rollup-plugin-node-resolve": "^4.0.1",
8585
"rollup-plugin-sourcemaps": "^0.4.2",

0 commit comments

Comments
 (0)