Skip to content

Commit b466ebe

Browse files
chore(package): update dependencies
1 parent b91ae35 commit b466ebe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular/common": "^7.1.3",
4040
"@angular/core": "^7.1.3",
4141
"@angular/flex-layout": "^7.0.0-beta.19",
42-
"@angular/forms": "^7.1.3",
42+
"@angular/forms": "7.1.3",
4343
"@angular/material": "^7.1.1"
4444
},
4545
"devDependencies": {
@@ -63,10 +63,10 @@
6363
"commitplease": "3.2.0",
6464
"conventional-github-releaser": "2.0.2",
6565
"core-js": "^2.6.0",
66-
"css-loader": "^1.0.0",
66+
"css-loader": "^2.0.0",
6767
"cssnano": "^4.1.7",
6868
"del": "3.0.0",
69-
"gulp": "3.9.1",
69+
"gulp": "4.0.0",
7070
"gulp-bump": "3.1.1",
7171
"gulp-conventional-changelog": "^2.0.3",
7272
"gulp-coveralls": "0.1.4",
@@ -86,10 +86,10 @@
8686
"postcss": "^7.0.5",
8787
"postcss-strip-inline-comments": "0.1.5",
8888
"pump": "3.0.0",
89-
"raw-loader": "0.5.1",
89+
"raw-loader": "1.0.0",
9090
"rollup": "^0.67.4",
9191
"rollup-plugin-commonjs": "^9.2.0",
92-
"rollup-plugin-node-resolve": "^3.4.0",
92+
"rollup-plugin-node-resolve": "^4.0.0",
9393
"rollup-plugin-sourcemaps": "0.4.2",
9494
"rollup-plugin-uglify": "3.0.0",
9595
"run-sequence": "2.2.1",
@@ -101,7 +101,7 @@
101101
"tsickle": "^0.34.0",
102102
"tslint": "~5.11.0",
103103
"typescript": "~3.1.3",
104-
"yargs": "12.0.1",
104+
"yargs": "12.0.5",
105105
"zone.js": "^0.8.26"
106106
},
107107
"engines": {

0 commit comments

Comments
 (0)