Skip to content

Commit 2e06163

Browse files
committed
bump versions
1 parent 30c410e commit 2e06163

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@
2121
"es6"
2222
],
2323
"dependencies": {
24-
"inline-style-prefixer": "^3.0.0",
25-
"react-style-proptype": "^2.0.1"
24+
"inline-style-prefixer": "^3.0.2",
25+
"react-style-proptype": "^2.0.2"
2626
},
2727
"devDependencies": {
28-
"babel-cli": "^6.23.0",
29-
"babel-eslint": "^7.1.1",
28+
"babel-cli": "^6.24.0",
29+
"babel-eslint": "^7.2.0",
3030
"babel-plugin-add-module-exports": "^0.2.1",
3131
"babel-plugin-transform-object-assign": "^6.22.0",
32-
"babel-preset-es2015": "^6.22.0",
32+
"babel-preset-es2015": "^6.24.0",
3333
"babel-preset-react": "^6.23.0",
3434
"babelify": "^7.3.0",
3535
"browserify": "^14.1.0",
3636
"chai": "^3.5.0",
3737
"chai-spies": "^0.7.1",
38-
"coveralls": "^2.11.16",
39-
"eslint": "^3.16.1",
38+
"coveralls": "^2.12.0",
39+
"eslint": "^3.18.0",
4040
"eslint-config-airbnb": "^14.1.0",
4141
"eslint-plugin-import": "^2.2.0",
4242
"eslint-plugin-jsx-a11y": "^4.0.0",
43-
"eslint-plugin-react": "^6.10.0",
44-
"express": "^4.14.1",
45-
"mochify": "^3.0.0",
43+
"eslint-plugin-react": "^6.10.3",
44+
"express": "^4.15.2",
45+
"mochify": "^3.1.0",
4646
"mochify-istanbul": "^2.4.1",
4747
"phantomjs-prebuilt": "^2.1.14",
4848
"react": "^15.4.2",

0 commit comments

Comments
 (0)