Skip to content

Commit 3a64fa3

Browse files
author
Jeff Escalante
committed
update deps
1 parent a2743fb commit 3a64fa3

File tree

2 files changed

+192
-168
lines changed

2 files changed

+192
-168
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"bugs": "https://github.com/static-dev/spike-core/issues",
1111
"dependencies": {
1212
"babel-core": "^6.26.0",
13-
"babel-loader": "^7.1.2",
14-
"browser-sync": "^2.18.13",
13+
"babel-loader": "^7.1.5",
14+
"browser-sync": "^2.24.6",
1515
"browser-sync-webpack-plugin": "^1.2.0",
1616
"filewrap": "^1.0.0",
1717
"glob": "^7.1.2",
@@ -22,8 +22,8 @@
2222
"lodash.union": "^4.6.0",
2323
"micromatch": "^3.1.4",
2424
"mkdirp": "^0.5.1",
25-
"postcss-loader": "^2.0.8",
26-
"reshape-loader": "^1.2.0",
25+
"postcss-loader": "^2.1.6",
26+
"reshape-loader": "^1.3.0",
2727
"rimraf": "^2.6.2",
2828
"source-loader": "^1.0.0",
2929
"spike-util": "^1.3.0",
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"ava": "^0.25.0",
3636
"chalk": "^2.3.0",
37-
"coveralls": "^3.0.0",
37+
"coveralls": "^3.0.2",
3838
"husky": "^0.14.3",
3939
"md5-file": "^3.2.3",
4040
"nyc": "^12.0.2",
@@ -44,7 +44,7 @@
4444
"reshape-expressions": "^0.1.5",
4545
"snazzy": "^7.0.0",
4646
"standard": "^11.0.1",
47-
"sugarml": "^0.6.0",
47+
"sugarml": "^0.7.0",
4848
"sugarss": "^1.0.1"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)