|
42 | 42 | "eslint-plugin-import": "*"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "babel-cli": "^6.18.0", |
46 |
| - "babel-core": "^6.23.1", |
47 |
| - "babel-eslint": "^7.1.0", |
| 45 | + "babel-cli": "^6.26.0", |
| 46 | + "babel-core": "^6.26.3", |
| 47 | + "babel-eslint": "^10.1.0", |
48 | 48 | "babel-plugin-syntax-flow": "^6.18.0",
|
49 |
| - "babel-plugin-transform-flow-strip-types": "^6.18.0", |
50 |
| - "babel-preset-es2015": "^6.18.0", |
51 |
| - "babel-preset-stage-1": "^6.16.0", |
52 |
| - "babel-register": "^6.23.0", |
53 |
| - "babel-watch": "^2.0.6", |
54 |
| - "chai": "^3.5.0", |
55 |
| - "concurrently": "^3.3.0", |
56 |
| - "eslint": "^3.8.1", |
57 |
| - "eslint-config-standard": "^6.2.1", |
58 |
| - "eslint-plugin-flowtype": "^2.25.0", |
59 |
| - "eslint-plugin-import": "^2.0.1", |
60 |
| - "eslint-plugin-promise": "^3.3.0", |
61 |
| - "eslint-plugin-standard": "^2.0.1", |
62 |
| - "flow-bin": "^0.36.0", |
63 |
| - "mocha": "^3.2.0", |
64 |
| - "nodemon": "^1.11.0" |
| 49 | + "babel-plugin-transform-flow-strip-types": "^6.22.0", |
| 50 | + "babel-preset-es2015": "^6.24.1", |
| 51 | + "babel-preset-stage-1": "^6.24.1", |
| 52 | + "babel-register": "^6.26.0", |
| 53 | + "babel-watch": "^7.7.0", |
| 54 | + "chai": "^4.3.6", |
| 55 | + "concurrently": "^7.5.0", |
| 56 | + "eslint": "^8.26.0", |
| 57 | + "eslint-config-standard": "^17.0.0", |
| 58 | + "eslint-module-utils": "^2.7.4", |
| 59 | + "eslint-plugin-flowtype": "^8.0.3", |
| 60 | + "eslint-plugin-import": "^2.26.0", |
| 61 | + "eslint-plugin-promise": "^6.1.1", |
| 62 | + "eslint-plugin-standard": "^5.0.0", |
| 63 | + "flow-bin": "^0.192.0", |
| 64 | + "mocha": "^10.1.0", |
| 65 | + "nodemon": "^2.0.20" |
65 | 66 | },
|
66 | 67 | "dependencies": {
|
67 |
| - "eslint-module-utils": "^2.7.4", |
68 |
| - "gonzales-pe": "^4.0.3", |
69 |
| - "lodash": "^4.17.2" |
| 68 | + "gonzales-pe": "^4.3.0", |
| 69 | + "lodash": "^4.17.21" |
70 | 70 | }
|
71 | 71 | }
|
0 commit comments