Skip to content

Commit 6de2762

Browse files
committed
deps
1 parent 40aef1f commit 6de2762

File tree

2 files changed

+568
-504
lines changed

2 files changed

+568
-504
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99
},
1010
"bugs": "https://github.com/static-dev/spike-core/issues",
1111
"dependencies": {
12-
"babel-core": "^6.24.1",
13-
"babel-loader": "^7.0.0",
12+
"babel-core": "^6.25.0",
13+
"babel-loader": "^7.1.1",
1414
"browser-sync": "^2.18.12",
1515
"browser-sync-webpack-plugin": "^1.1.4",
1616
"filewrap": "^1.0.0",
1717
"glob": "^7.1.2",
1818
"hygienist-middleware": "^0.1.3",
19-
"joi": "^10.5.2",
19+
"joi": "^10.6.0",
2020
"lodash.difference": "^4.5.0",
2121
"lodash.merge": "^4.6.0",
2222
"lodash.union": "^4.6.0",
2323
"micromatch": "^3.0.3",
2424
"mkdirp": "^0.5.1",
25-
"postcss-loader": "^2.0.5",
25+
"postcss-loader": "^2.0.6",
2626
"reshape-loader": "^1.0.0",
2727
"rimraf": "^2.6.1",
2828
"source-loader": "^0.2.0",
@@ -33,11 +33,11 @@
3333
},
3434
"devDependencies": {
3535
"ava": "^0.20.0",
36-
"chalk": "^1.1.3",
36+
"chalk": "^2.0.1",
3737
"coveralls": "^2.13.1",
38-
"husky": "^0.13.4",
38+
"husky": "^0.14.1",
3939
"md5-file": "^3.1.1",
40-
"nyc": "^11.0.2",
40+
"nyc": "^11.0.3",
4141
"postcss-color-gray": "^4.0.0",
4242
"postcss-import": "^10.0.0",
4343
"reshape-custom-elements": "^0.1.0",

0 commit comments

Comments
 (0)