Skip to content

Commit 3c8890e

Browse files
committed
Updates deps.
1 parent 3f8ddaf commit 3c8890e

File tree

2 files changed

+307
-237
lines changed

2 files changed

+307
-237
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,43 +39,43 @@
3939
"app-root-dir": "1.0.2",
4040
"babel-cli": "^6.26.0",
4141
"babel-core": "^6.26.3",
42-
"babel-eslint": "^8.2.3",
43-
"babel-jest": "^23.0.1",
44-
"babel-loader": "^7.1.2",
42+
"babel-eslint": "^8.2.5",
43+
"babel-jest": "^23.2.0",
44+
"babel-loader": "^7.1.5",
4545
"babel-plugin-external-helpers": "^6.22.0",
4646
"babel-polyfill": "^6.26.0",
4747
"babel-preset-env": "^1.7.0",
4848
"babel-preset-react": "6.24.1",
4949
"babel-preset-stage-3": "6.24.1",
5050
"babel-register": "^6.26.0",
5151
"change-case": "^3.0.2",
52-
"codecov": "^3.0.2",
52+
"codecov": "^3.0.4",
5353
"cross-env": "^5.2.0",
5454
"enzyme": "^3.1.0",
5555
"enzyme-to-json": "^3.3.4",
5656
"eslint": "^4.19.1",
5757
"eslint-config-airbnb": "^16.0.0",
5858
"eslint-config-prettier": "^2.6.0",
59-
"eslint-plugin-import": "^2.12.0",
60-
"eslint-plugin-jsx-a11y": "^6.0.2",
61-
"eslint-plugin-react": "^7.9.1",
62-
"gzip-size": "^4.0.0",
59+
"eslint-plugin-import": "^2.13.0",
60+
"eslint-plugin-jsx-a11y": "^6.1.0",
61+
"eslint-plugin-react": "^7.10.0",
62+
"gzip-size": "^5.0.0",
6363
"husky": "^0.14.3",
6464
"in-publish": "2.0.0",
65-
"jest": "^23.1.0",
65+
"jest": "^23.3.0",
6666
"lint-staged": "^7.2.0",
6767
"preact": "^8.2.9",
68-
"prettier": "^1.13.5",
68+
"prettier": "^1.13.7",
6969
"pretty-bytes": "5.1.0",
70-
"prop-types": "^15.6.0",
70+
"prop-types": "^15.6.2",
7171
"ramda": "^0.25.0",
7272
"react": "^16.4.1",
7373
"react-addons-test-utils": "^15.6.2",
7474
"react-dom": "^16.4.1",
7575
"readline-sync": "1.4.9",
7676
"rimraf": "^2.6.2",
77-
"rollup": "^0.60.7",
78-
"rollup-plugin-babel": "^3.0.4",
77+
"rollup": "^0.62.0",
78+
"rollup-plugin-babel": "^3.0.7",
7979
"rollup-plugin-uglify": "^4.0.0"
8080
},
8181
"jest": {

0 commit comments

Comments
 (0)