|
30 | 30 | "@techpacket-build-tools/logger": "^1.0.4",
|
31 | 31 | "@techpacket-build-tools/preset-babel-base": "^1.0.2",
|
32 | 32 | "address": "^1.0.1",
|
33 |
| - "cac": "^4.4.1", |
| 33 | + "cac": "^5.0.10", |
34 | 34 | "chalk": "2.4.1",
|
35 | 35 | "chokidar": "^2.0.3",
|
36 |
| - "dotenv": "^5.0.1", |
| 36 | + "dotenv": "^6.0.0", |
37 | 37 | "find-babel-config": "^1.1.0",
|
38 |
| - "get-port": "^3.2.0", |
| 38 | + "get-port": "^4.0.0", |
39 | 39 | "import-local-file": "^0.2.0",
|
40 | 40 | "lodash": "^4.17.4",
|
41 | 41 | "loud-rejection": "^1.6.0",
|
42 | 42 | "opn": "^5.0.0",
|
43 |
| - "parse-json-config": "^0.2.2", |
| 43 | + "parse-json-config": "^0.3.1", |
44 | 44 | "update-notifier": "^2.1.0",
|
45 | 45 | "use-config": "^2.0.4",
|
46 | 46 | "webpack-chain": "^4.8.0",
|
|
49 | 49 | "yarn-global": "^1.1.0"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@commitlint/cli": "^6.1.3", |
53 |
| - "@commitlint/config-conventional": "^6.1.3", |
54 |
| - "eslint": "^4.16.0", |
55 |
| - "eslint-config-prettier": "^2.9.0", |
56 |
| - "eslint-config-standard": "^11.0.0-beta.0", |
| 52 | + "@commitlint/cli": "^7.1.2", |
| 53 | + "@commitlint/config-conventional": "^7.1.2", |
| 54 | + "eslint": "^5.5.0", |
| 55 | + "eslint-config-prettier": "^3.0.1", |
| 56 | + "eslint-config-standard": "^12.0.0", |
57 | 57 | "eslint-formatter-pretty": "^1.3.0",
|
58 | 58 | "eslint-plugin-import": "^2.8.0",
|
59 |
| - "eslint-plugin-node": "^5.2.1", |
| 59 | + "eslint-plugin-node": "^7.0.1", |
60 | 60 | "eslint-plugin-prettier": "^2.5.0",
|
61 |
| - "eslint-plugin-promise": "^3.6.0", |
62 |
| - "eslint-plugin-standard": "^3.0.1", |
| 61 | + "eslint-plugin-promise": "^4.0.0", |
| 62 | + "eslint-plugin-standard": "^4.0.0", |
63 | 63 | "husky": "^1.0.0-rc.1",
|
64 |
| - "jest": "^22.1.4", |
65 |
| - "lerna": "^2.9.1", |
| 64 | + "jest": "^23.5.0", |
| 65 | + "lerna": "^3.2.1", |
66 | 66 | "postcss-load-config": "^2.0.0",
|
67 | 67 | "prettier": "^1.10.2"
|
68 | 68 | },
|
|
0 commit comments