Skip to content

Commit ac138bc

Browse files
authored
Merge pull request #3 from ctrlplusb/greenkeeper-update-all
Update all dependencies 🌴
2 parents 81113c9 + 940ac78 commit ac138bc

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -31,44 +31,44 @@
3131
},
3232
"homepage": "https://github.com/ctrlplusb/react-component-queries#readme",
3333
"devDependencies": {
34-
"babel-cli": "6.9.0",
35-
"babel-core": "6.9.0",
36-
"babel-eslint": "6.0.4",
34+
"babel-cli": "6.10.1",
35+
"babel-core": "6.10.4",
36+
"babel-eslint": "6.1.2",
3737
"babel-loader": "6.2.4",
3838
"babel-plugin-rewire": "1.0.0-rc-2",
3939
"babel-preset-es2015": "6.9.0",
40-
"babel-preset-react": "6.5.0",
40+
"babel-preset-react": "6.11.1",
4141
"babel-preset-stage-1": "6.5.0",
4242
"babel-register": "6.9.0",
4343
"chai": "3.5.0",
4444
"codecov.io": "0.1.6",
45-
"commitizen": "2.8.1",
45+
"commitizen": "2.8.2",
4646
"compression": "1.6.2",
4747
"cz-conventional-changelog": "1.1.6",
48-
"enzyme": "2.3.0",
49-
"eslint": "2.10.2",
48+
"enzyme": "2.4.1",
49+
"eslint": "3.1.1",
5050
"eslint-config-airbnb": "9.0.1",
51-
"eslint-loader": "1.3.0",
52-
"eslint-plugin-import": "1.8.0",
53-
"eslint-plugin-jsx-a11y": "1.2.2",
54-
"eslint-plugin-mocha": "2.2.0",
55-
"eslint-plugin-react": "5.1.1",
56-
"express": "4.13.4",
57-
"ghooks": "1.2.1",
51+
"eslint-loader": "1.4.1",
52+
"eslint-plugin-import": "1.11.0",
53+
"eslint-plugin-jsx-a11y": "2.0.1",
54+
"eslint-plugin-mocha": "4.0.0",
55+
"eslint-plugin-react": "5.2.2",
56+
"express": "4.14.0",
57+
"ghooks": "1.3.2",
5858
"isparta": "4.0.0",
59-
"jsdom": "9.2.0",
60-
"lodash-webpack-plugin": "0.8.2",
59+
"jsdom": "9.4.1",
60+
"lodash-webpack-plugin": "0.9.2",
6161
"mocha": "2.5.3",
6262
"path": "0.12.7",
63-
"react": "15.1.0",
64-
"react-addons-test-utils": "15.1.0",
65-
"react-dom": "15.1.0",
66-
"react-sizeme": "2.1.0",
63+
"react": "15.2.1",
64+
"react-addons-test-utils": "15.2.1",
65+
"react-dom": "15.2.1",
66+
"react-sizeme": "2.1.1",
6767
"semantic-release": "6.2.2",
68-
"stats-webpack-plugin": "0.3.1",
68+
"stats-webpack-plugin": "0.4.0",
6969
"webpack": "1.13.1",
7070
"webpack-dev-middleware": "1.6.1",
71-
"webpack-hot-middleware": "2.10.0"
71+
"webpack-hot-middleware": "2.12.1"
7272
},
7373
"peerDependencies": {
7474
"react": "^0.14.0 || ^15.0.0",

0 commit comments

Comments
 (0)