|
59 | 59 | "devDependencies": {
|
60 | 60 | "are-we-flow-yet": "^1.0.0",
|
61 | 61 | "babel-cli": "^6.26.0",
|
62 |
| - "babel-eslint": "^7.2.3", |
63 |
| - "babel-jest": "^21.2.0", |
| 62 | + "babel-eslint": "^8.2.1", |
| 63 | + "babel-jest": "^22.1.0", |
64 | 64 | "babel-plugin-syntax-async-functions": "^6.13.0",
|
65 | 65 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
|
66 | 66 | "babel-preset-flow": "^6.23.0",
|
67 | 67 | "chdir": "0.0.0",
|
68 | 68 | "coveralls": "^3.0.0",
|
69 | 69 | "cz-conventional-changelog": "2.1.0",
|
70 | 70 | "documentation-schema": "0.0.1",
|
71 |
| - "eslint": "^4.7.2", |
72 |
| - "eslint-config-prettier": "^2.6.0", |
73 |
| - "eslint-plugin-flowtype": "^2.37.0", |
| 71 | + "eslint": "^4.16.0", |
| 72 | + "eslint-config-prettier": "^2.9.0", |
| 73 | + "eslint-plugin-flowtype": "^2.41.0", |
74 | 74 | "flow-bin": "^0.63.1",
|
75 | 75 | "fs-extra": "^5.0.0",
|
76 | 76 | "husky": "^0.14.3",
|
77 |
| - "jest": "^22.1.2", |
| 77 | + "jest": "^22.1.4", |
78 | 78 | "json-schema": "0.2.3",
|
79 |
| - "lint-staged": "^6.0.0", |
80 |
| - "mock-fs": "^4.4.1", |
| 79 | + "lint-staged": "^6.0.1", |
| 80 | + "mock-fs": "^4.4.2", |
81 | 81 | "p-event": "^1.3.0",
|
82 |
| - "prettier": "^1.7.2", |
83 |
| - "regenerator-runtime": "^0.11.0", |
84 |
| - "standard-version": "^4.2.0", |
| 82 | + "prettier": "^1.10.2", |
| 83 | + "regenerator-runtime": "^0.11.1", |
| 84 | + "standard-version": "^4.3.0", |
85 | 85 | "tmp": "^0.0.33"
|
86 | 86 | },
|
87 | 87 | "keywords": [
|
|
0 commit comments