|
33 | 33 | },
|
34 | 34 | "homepage": "https://github.com/conveyal/mastarm",
|
35 | 35 | "dependencies": {
|
36 |
| - "aws-sdk": "^2.4.2", |
37 |
| - "babel-core": "^6.10.4", |
38 |
| - "babel-eslint": "^7.0.0", |
| 36 | + "aws-sdk": "^2.39.0", |
| 37 | + "babel-core": "^6.24.0", |
| 38 | + "babel-eslint": "^7.2.1", |
39 | 39 | "babel-jest": "^19.0.0",
|
40 | 40 | "babel-plugin-add-module-exports": "^0.2.1",
|
41 |
| - "babel-plugin-transform-flow-strip-types": "^6.18.0", |
42 |
| - "babel-plugin-transform-runtime": "^6.9.0", |
43 |
| - "babel-preset-env": "^1.1.0", |
44 |
| - "babel-preset-react": "^6.5.0", |
45 |
| - "babel-preset-stage-2": "^6.17.0", |
| 41 | + "babel-plugin-lodash": "^3.2.11", |
| 42 | + "babel-plugin-transform-flow-strip-types": "^6.22.0", |
| 43 | + "babel-plugin-transform-runtime": "^6.23.0", |
| 44 | + "babel-preset-env": "^1.3.2", |
| 45 | + "babel-preset-react": "^6.23.0", |
| 46 | + "babel-preset-stage-2": "^6.22.0", |
46 | 47 | "babelify": "^7.3.0",
|
47 |
| - "browserify": "^14.0.0", |
| 48 | + "browserify": "^14.3.0", |
48 | 49 | "browserify-markdown": "1.0.0",
|
49 |
| - "budo": "^9.0.0", |
50 |
| - "chokidar": "^1.6.0", |
| 50 | + "budo": "^9.4.7", |
| 51 | + "chokidar": "^1.6.1", |
51 | 52 | "commander": "^2.9.0",
|
52 |
| - "commitizen": "^2.8.2", |
53 |
| - "concat-stream": "^1.5.1", |
| 53 | + "commitizen": "^2.9.6", |
| 54 | + "concat-stream": "^1.6.0", |
54 | 55 | "cz-conventional-changelog": "^2.0.0",
|
55 | 56 | "envify": "^4.0.0",
|
56 | 57 | "errorify": "^0.3.1",
|
57 |
| - "eslint": "^3.15.0", |
58 |
| - "eslint-config-standard": "^7.0.0", |
59 |
| - "eslint-config-standard-jsx": "^3.3.0", |
60 |
| - "eslint-plugin-flowtype": "^2.30.0", |
61 |
| - "eslint-plugin-flowtype-errors": "^3.0.0", |
| 58 | + "eslint": "^3.19.0", |
| 59 | + "eslint-config-standard": "^10.2.0", |
| 60 | + "eslint-config-standard-jsx": "^4.0.1", |
| 61 | + "eslint-plugin-flowtype": "^2.30.4", |
| 62 | + "eslint-plugin-flowtype-errors": "^3.0.3", |
| 63 | + "eslint-plugin-import": "^2.2.0", |
62 | 64 | "eslint-plugin-jsx-a11y": "^4.0.0",
|
63 |
| - "eslint-plugin-promise": "^3.4.1", |
64 |
| - "eslint-plugin-react": "^6.9.0", |
65 |
| - "eslint-plugin-standard": "^2.0.1", |
| 65 | + "eslint-plugin-node": "^4.2.2", |
| 66 | + "eslint-plugin-promise": "^3.5.0", |
| 67 | + "eslint-plugin-react": "^6.10.3", |
| 68 | + "eslint-plugin-standard": "^3.0.1", |
66 | 69 | "exorcist": "^0.4.0",
|
67 |
| - "flow-bin": "^0.40.0", |
| 70 | + "flow-bin": "^0.44.0", |
68 | 71 | "isomorphic-fetch": "^2.2.1",
|
69 |
| - "jest": "^19.0.1", |
| 72 | + "jest": "^19.0.2", |
70 | 73 | "lodash.uniq": "^4.5.0",
|
71 | 74 | "middleware-proxy": "^2.0.2",
|
72 | 75 | "mime": "^1.3.4",
|
73 | 76 | "mkdirp": "^0.5.1",
|
74 | 77 | "node-emoji": "^1.5.1",
|
75 |
| - "postcss": "^5.0.21", |
76 |
| - "postcss-cssnext": "^2.6.0", |
77 |
| - "postcss-import": "^9.0.0", |
| 78 | + "postcss": "^5.2.16", |
| 79 | + "postcss-cssnext": "^2.10.0", |
| 80 | + "postcss-import": "^9.1.0", |
78 | 81 | "postcss-reporter": "^3.0.0",
|
79 |
| - "postcss-safe-parser": "^2.0.0", |
80 |
| - "rimraf": "^2.5.4", |
| 82 | + "postcss-safe-parser": "^2.0.1", |
| 83 | + "rimraf": "^2.6.1", |
81 | 84 | "slack-node": "^0.1.8",
|
82 |
| - "standard-engine": "^6.0.0", |
| 85 | + "standard-engine": "^7.0.0", |
83 | 86 | "this-commit": "^1.0.0",
|
84 |
| - "through2": "^2.0.1", |
85 |
| - "uglifyify": "^3.0.2", |
| 87 | + "through2": "^2.0.3", |
| 88 | + "uglifyify": "^3.0.4", |
86 | 89 | "username": "^2.3.0",
|
87 |
| - "uuid": "^3.0.0", |
88 |
| - "watchify": "^3.7.0", |
89 |
| - "yamljs": "^0.2.8" |
| 90 | + "uuid": "^3.0.1", |
| 91 | + "watchify": "^3.9.0", |
| 92 | + "yamljs": "^0.2.9" |
90 | 93 | },
|
91 | 94 | "devDependencies": {
|
92 | 95 | "semantic-release": "^6.3.2"
|
|
0 commit comments