|
60 | 60 | "devDependencies": { |
61 | 61 | "@commitlint/cli": "^6.0.2", |
62 | 62 | "@commitlint/config-conventional": "^6.0.2", |
63 | | - "@jedwards1211/eslint-config": "^1.0.0", |
| 63 | + "@jedwards1211/commitlint-config": "^1.0.0", |
| 64 | + "@jedwards1211/eslint-config": "^2.0.0", |
64 | 65 | "@jedwards1211/eslint-config-flow": "^1.0.0", |
65 | | - "@jedwards1211/eslint-config-react": "^3.0.0", |
| 66 | + "@jedwards1211/eslint-config-react": "^4.0.0", |
66 | 67 | "@storybook/react": "^3.3.8", |
67 | 68 | "@storybook/storybook-deployer": "^2.2.0", |
68 | 69 | "babel-cli": "^6.26.0", |
|
89 | 90 | "eslint-plugin-react": "^7.5.1", |
90 | 91 | "eslint-watch": "^3.1.3", |
91 | 92 | "flow-bin": "^0.63.1", |
| 93 | + "flow-bin": "^0.70.0", |
92 | 94 | "flow-copy-source": "^1.2.1", |
93 | 95 | "flow-watch": "^1.1.0", |
94 | 96 | "get-node-dimensions": "^1.2.0", |
95 | 97 | "husky": "^0.14.3", |
96 | 98 | "istanbul": "^0.4.5", |
97 | 99 | "jsdom": "^11.5.1", |
98 | 100 | "jsdom-global": "^3.0.2", |
99 | | - "mocha": "^4.1.0", |
| 101 | + "mocha": "^5.0.0", |
100 | 102 | "nyc": "^11.4.1", |
101 | 103 | "react": "^16.2.0", |
102 | 104 | "react-dom": "^16.2.0", |
103 | 105 | "react-hot-loader": "^3.1.3", |
104 | 106 | "react-transition-context": "^2.0.0", |
105 | 107 | "rimraf": "^2.6.0", |
106 | | - "semantic-release": "^12.2.2", |
| 108 | + "semantic-release": "^15.1.4", |
107 | 109 | "sinon": "^4.1.4", |
108 | 110 | "travis-deploy-once": "^4.3.1" |
109 | 111 | }, |
|
0 commit comments