|
54 | 54 | ]
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "babel-runtime": "^6.23.0", |
58 |
| - "cosmiconfig": "git://github.com/sudo-suhas/cosmiconfig.git#feat_load_sync", |
59 |
| - "debug": "^2.6.8", |
60 |
| - "elastic-builder": "^0.4.4", |
| 57 | + "babel-runtime": "^6.26.0", |
| 58 | + "cosmiconfig": "^3.1.0", |
| 59 | + "debug": "^3.1.0", |
| 60 | + "elastic-builder": "^1.1.3", |
61 | 61 | "lodash.hasin": "^4.5.2",
|
62 | 62 | "lodash.isempty": "^4.4.0",
|
63 | 63 | "lodash.isfunction": "^3.0.8",
|
64 | 64 | "lodash.isnil": "^4.0.0",
|
65 | 65 | "lodash.isstring": "^4.0.1"
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "babel-cli": "^6.24.1", |
69 |
| - "babel-core": "^6.25.0", |
70 |
| - "babel-jest": "^20.0.3", |
| 68 | + "babel-cli": "^6.26.0", |
| 69 | + "babel-core": "^6.26.0", |
| 70 | + "babel-jest": "^21.2.0", |
71 | 71 | "babel-plugin-transform-runtime": "^6.23.0",
|
72 | 72 | "babel-preset-env": "^1.6.0",
|
73 |
| - "babel-register": "^6.24.1", |
74 |
| - "coveralls": "^2.13.1", |
75 |
| - "cross-env": "^5.0.1", |
76 |
| - "documentation": "^4.0.0-rc.1", |
77 |
| - "eslint": "^4.2.0", |
78 |
| - "eslint-plugin-jest": "^20.0.3", |
79 |
| - "eslint-plugin-prettier": "^2.1.2", |
80 |
| - "jest": "^20.0.4", |
| 73 | + "babel-register": "^6.26.0", |
| 74 | + "coveralls": "^3.0.0", |
| 75 | + "cross-env": "^5.0.5", |
| 76 | + "documentation": "^5.3.2", |
| 77 | + "eslint": "^4.8.0", |
| 78 | + "eslint-plugin-jest": "^21.2.0", |
| 79 | + "eslint-plugin-prettier": "^2.3.1", |
| 80 | + "jest": "^21.2.1", |
81 | 81 | "js-combinatorics": "^0.5.2",
|
82 |
| - "lint-staged": "^4.0.1", |
| 82 | + "lint-staged": "^4.2.3", |
83 | 83 | "pegjs": "^0.10.0",
|
84 | 84 | "pre-commit": "^1.2.2",
|
85 |
| - "prettier": "^1.5.2", |
| 85 | + "prettier": "^1.7.4", |
86 | 86 | "strip-loader": "^0.1.2",
|
87 | 87 | "uglifyjs-webpack-plugin": "^1.0.0-beta.1",
|
88 |
| - "webpack": "^3.2.0" |
| 88 | + "webpack": "^3.6.0" |
89 | 89 | }
|
90 | 90 | }
|
0 commit comments