Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 27ac148

Browse files
alan-agius4danbucholtz
authored andcommitted
chore(dependencies): update deps
* feat(packages): update `fs-extra` to `3.0.1`, `tslint` to `5.4.3` and `webpack` to `3.0.0` * Update package.json
1 parent f8a8f86 commit 27ac148

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"clean-css": "3.4.27",
3939
"cross-spawn": "5.1.0",
4040
"express": "4.15.3",
41-
"fs-extra": "2.0.0",
41+
"fs-extra": "3.0.1",
4242
"glob": "7.1.1",
4343
"json-loader": "0.5.4",
4444
"magic-string": "0.19.1",
@@ -55,10 +55,10 @@
5555
"rollup-plugin-node-resolve": "3.0.0",
5656
"rollup-pluginutils": "2.0.1",
5757
"tiny-lr": "1.0.4",
58-
"tslint": "5.2.0",
58+
"tslint": "5.4.3",
5959
"tslint-eslint-rules": "4.1.1",
6060
"uglify-js": "2.8.27",
61-
"webpack": "2.6.1",
61+
"webpack": "3.0.0",
6262
"ws": "1.1.1",
6363
"xml2js": "0.4.17"
6464
},
@@ -77,7 +77,7 @@
7777
"@types/chokidar": "1.4.29",
7878
"@types/clean-css": "^3.4.29",
7979
"@types/express": "^4.0.33",
80-
"@types/fs-extra": "^0.0.37",
80+
"@types/fs-extra": "^3.0.3",
8181
"@types/glob": "^5.0.30",
8282
"@types/jest": "^16.0.1",
8383
"@types/mock-fs": "^3.6.30",

0 commit comments

Comments
 (0)