File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Travis Build Status] ( https://img.shields.io/travis/itgalaxy/browser-sync-dev-hot-webpack-plugin/master.svg?label=build )] ( https://travis-ci.org/itgalaxy/browser-sync-dev-hot-webpack-plugin )
5
5
[ ![ dependencies Status] ( https://david-dm.org/itgalaxy/browser-sync-dev-hot-webpack-plugin/status.svg )] ( https://david-dm.org/itgalaxy/browser-sync-dev-hot-webpack-plugin )
6
6
[ ![ devDependencies Status] ( https://david-dm.org/itgalaxy/browser-sync-dev-hot-webpack-plugin/dev-status.svg )] ( https://david-dm.org/itgalaxy/browser-sync-dev-hot-webpack-plugin?type=dev )
7
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/itgalaxy/browser-sync-dev-hot-webpack-plugin.svg )] ( https://greenkeeper.io/ )
7
8
8
9
Combines ` browser-sync ` , ` webpack-dev-middleware ` , and ` webpack-hot-middleware ` into one plugin.
9
10
Original file line number Diff line number Diff line change 36
36
"deepmerge" : " ^1.3.2"
37
37
},
38
38
"devDependencies" : {
39
- "ajv-cli" : " ^1 .1.0" ,
39
+ "ajv-cli" : " ^2 .1.0" ,
40
40
"browser-sync" :" ^2.18.8" ,
41
41
"eslint" : " ^3.15.0" ,
42
42
"eslint-plugin-ava" : " ^4.0.0" ,
43
43
"eslint-plugin-import" : " ^2.2.0" ,
44
- "eslint-plugin-itgalaxy" : " ^43 .0.0" ,
45
- "eslint-plugin-jsx-a11y" : " ^4 .0.0 " ,
44
+ "eslint-plugin-itgalaxy" : " ^46 .0.0" ,
45
+ "eslint-plugin-jsx-a11y" : " ^5 .0.1 " ,
46
46
"eslint-plugin-lodash" : " ^2.1.0" ,
47
47
"eslint-plugin-node" : " ^4.0.0" ,
48
48
"eslint-plugin-promise" : " ^3.3.0" ,
49
- "eslint-plugin-react" : " ^6.6 .0" ,
49
+ "eslint-plugin-react" : " ^7.0 .0" ,
50
50
"eslint-plugin-unicorn" : " ^2.0.0" ,
51
51
"npmpub" : " ^3.1.0" ,
52
52
"npm-run-all" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments