|
17 | 17 | "dependencies": { |
18 | 18 | "debug": "^3.1.0", |
19 | 19 | "eslint-scope": "^3.7.1", |
20 | | - "espree": "^3.5.1", |
| 20 | + "espree": "^3.5.2", |
21 | 21 | "esquery": "^1.0.0", |
22 | 22 | "lodash": "^4.17.4" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@types/debug": "0.0.29", |
26 | | - "@types/estree": "0.0.35", |
27 | | - "@types/lodash": "^4.14.71", |
28 | | - "@types/mocha": "^2.2.41", |
| 25 | + "@types/debug": "0.0.30", |
| 26 | + "@types/estree": "0.0.38", |
| 27 | + "@types/lodash": "^4.14.91", |
| 28 | + "@types/mocha": "^2.2.44", |
29 | 29 | "@types/node": "^6.0.85", |
30 | | - "babel-eslint": "^8.0.2", |
| 30 | + "babel-eslint": "^8.0.3", |
31 | 31 | "chokidar": "^1.7.0", |
32 | 32 | "codecov": "^3.0.0", |
33 | 33 | "cross-spawn": "^5.1.0", |
34 | 34 | "dts-bundle": "^0.7.3", |
35 | | - "eslint": "^4.10.0", |
| 35 | + "eslint": "^4.13.1", |
36 | 36 | "eslint-config-mysticatea": "^12.0.0", |
37 | | - "fs-extra": "^4.0.2", |
| 37 | + "fs-extra": "^5.0.0", |
38 | 38 | "mocha": "^4.0.1", |
39 | | - "npm-run-all": "^4.1.1", |
40 | | - "nyc": "^11.3.0", |
| 39 | + "npm-run-all": "^4.1.2", |
| 40 | + "nyc": "^11.4.1", |
41 | 41 | "opener": "^1.4.3", |
42 | 42 | "rimraf": "^2.6.2", |
43 | | - "rollup": "^0.50.0", |
| 43 | + "rollup": "^0.52.3", |
44 | 44 | "rollup-plugin-node-resolve": "^3.0.0", |
45 | 45 | "rollup-plugin-sourcemaps": "^0.4.2", |
46 | 46 | "rollup-watch": "^4.3.1", |
47 | | - "typescript": "~2.5.3", |
48 | | - "typescript-eslint-parser": "^8.0.1", |
| 47 | + "typescript": "~2.6.2", |
| 48 | + "typescript-eslint-parser": "^11.0.0", |
49 | 49 | "wait-on": "^2.0.2", |
50 | 50 | "warun": "^1.0.0" |
51 | 51 | }, |
|
0 commit comments