|
31 | 31 | "author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)", |
32 | 32 | "license": "MIT", |
33 | 33 | "dependencies": { |
34 | | - "all-contributors-cli": "^4.5.0", |
| 34 | + "all-contributors-cli": "^4.9.0", |
35 | 35 | "arrify": "^1.0.1", |
36 | 36 | "babel-cli": "^6.26.0", |
37 | 37 | "babel-jest": "^21.2.0", |
38 | | - "babel-macros": "^1.0.2", |
| 38 | + "babel-macros": "^1.2.0", |
39 | 39 | "babel-plugin-external-helpers": "^6.22.0", |
40 | 40 | "babel-plugin-minify-dead-code-elimination": "^0.2.0", |
41 | | - "babel-plugin-module-resolver": "^2.7.1", |
| 41 | + "babel-plugin-module-resolver": "^3.0.0", |
42 | 42 | "babel-plugin-transform-class-properties": "^6.24.1", |
43 | 43 | "babel-plugin-transform-inline-environment-variables": "^0.2.0", |
44 | 44 | "babel-plugin-transform-object-rest-spread": "^6.26.0", |
45 | 45 | "babel-plugin-transform-react-jsx": "^6.24.1", |
46 | 46 | "babel-plugin-transform-react-remove-prop-types": "^0.4.10", |
47 | | - "babel-preset-env": "^1.6.0", |
| 47 | + "babel-preset-env": "^1.6.1", |
48 | 48 | "babel-preset-react": "^6.24.1", |
49 | | - "concurrently": "^3.5.0", |
50 | | - "cross-env": "^5.0.5", |
| 49 | + "concurrently": "^3.5.1", |
| 50 | + "cross-env": "^5.1.1", |
51 | 51 | "cross-spawn": "^5.1.0", |
52 | 52 | "doctoc": "^1.3.0", |
53 | | - "eslint": "^4.8.0", |
54 | | - "eslint-config-kentcdodds": "^13.0.0", |
55 | | - "eslint-config-prettier": "^2.6.0", |
| 53 | + "eslint": "^4.11.0", |
| 54 | + "eslint-config-kentcdodds": "^13.0.1", |
| 55 | + "eslint-config-prettier": "^2.8.0", |
56 | 56 | "glob": "^7.1.2", |
57 | 57 | "husky": "^0.14.3", |
58 | 58 | "is-ci": "^1.0.10", |
59 | 59 | "jest": "^21.2.1", |
60 | | - "lint-staged": "^4.2.3", |
| 60 | + "lint-staged": "^5.0.0", |
61 | 61 | "lodash.camelcase": "^4.3.0", |
62 | 62 | "lodash.has": "^4.5.2", |
63 | 63 | "mkdirp": "^0.5.1", |
64 | | - "prettier": "^1.7.4", |
65 | | - "read-pkg-up": "^2.0.0", |
66 | | - "resolve": "^1.4.0", |
| 64 | + "prettier": "^1.8.2", |
| 65 | + "read-pkg-up": "^3.0.0", |
| 66 | + "resolve": "^1.5.0", |
67 | 67 | "rimraf": "^2.6.2", |
68 | | - "rollup": "^0.48.2", |
| 68 | + "rollup": "^0.51.8", |
69 | 69 | "rollup-plugin-babel": "^3.0.2", |
70 | | - "rollup-plugin-commonjs": "^8.2.1", |
| 70 | + "rollup-plugin-commonjs": "^8.2.6", |
71 | 71 | "rollup-plugin-json": "^2.3.0", |
72 | 72 | "rollup-plugin-node-builtins": "^2.1.2", |
73 | 73 | "rollup-plugin-node-globals": "^1.1.0", |
|
0 commit comments