Skip to content

Commit 8a94922

Browse files
Merge pull request #4 from itgalaxy/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents a5d2c96 + 1652460 commit 8a94922

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![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)
55
[![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)
66
[![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/)
78

89
Combines `browser-sync`, `webpack-dev-middleware`, and `webpack-hot-middleware` into one plugin.
910

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"deepmerge": "^1.3.2"
3737
},
3838
"devDependencies": {
39-
"ajv-cli": "^1.1.0",
39+
"ajv-cli": "^2.1.0",
4040
"browser-sync":"^2.18.8",
4141
"eslint": "^3.15.0",
4242
"eslint-plugin-ava": "^4.0.0",
4343
"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",
4646
"eslint-plugin-lodash": "^2.1.0",
4747
"eslint-plugin-node": "^4.0.0",
4848
"eslint-plugin-promise": "^3.3.0",
49-
"eslint-plugin-react": "^6.6.0",
49+
"eslint-plugin-react": "^7.0.0",
5050
"eslint-plugin-unicorn": "^2.0.0",
5151
"npmpub": "^3.1.0",
5252
"npm-run-all": "^4.0.0",

0 commit comments

Comments
 (0)