|
31 | 31 | "author": "Anton Golub <a.golub@qiwi.com>", |
32 | 32 | "license": "MIT", |
33 | 33 | "devDependencies": { |
34 | | - "@babel/cli": "^7.1.2", |
35 | | - "@babel/core": "^7.1.2", |
| 34 | + "@babel/cli": "^7.1.5", |
| 35 | + "@babel/core": "^7.1.5", |
36 | 36 | "@babel/plugin-proposal-class-properties": "^7.1.0", |
37 | 37 | "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
38 | 38 | "@babel/plugin-transform-modules-commonjs": "^7.1.0", |
39 | 39 | "@babel/plugin-transform-runtime": "^7.1.0", |
40 | | - "@babel/preset-env": "^7.1.0", |
| 40 | + "@babel/preset-env": "^7.1.5", |
41 | 41 | "@babel/preset-flow": "^7.0.0", |
42 | 42 | "@babel/register": "^7.0.0", |
43 | 43 | "@semantic-release/changelog": "^3.0.1", |
44 | 44 | "@semantic-release/commit-analyzer": "^6.1.0", |
45 | 45 | "@semantic-release/git": "7.0.5", |
46 | 46 | "@semantic-release/github": "5.2.1", |
47 | | - "@semantic-release/npm": "5.0.5", |
48 | | - "@semantic-release/release-notes-generator": "7.1.3", |
| 47 | + "@semantic-release/npm": "5.0.6", |
| 48 | + "@semantic-release/release-notes-generator": "7.1.4", |
49 | 49 | "babel-core": "^7.0.0-bridge.0", |
50 | 50 | "babel-eslint": "^10.0.1", |
51 | 51 | "babel-jest": "^23.6.0", |
52 | 52 | "coveralls": "^3.0.2", |
53 | 53 | "docma": "^2.1.0", |
54 | 54 | "eslint": "^5.8.0", |
55 | 55 | "eslint-plugin-flowtype": "^3.2.0", |
56 | | - "flow-bin": "^0.85.0", |
| 56 | + "flow-bin": "^0.86.0", |
57 | 57 | "flow-coverage-report": "^0.6.0", |
58 | 58 | "flow-remove-types": "^1.2.3", |
59 | 59 | "flow-typed": "^2.5.1", |
60 | 60 | "jest": "^23.6.0", |
61 | 61 | "lerna": "^3.4.3", |
62 | | - "semantic-release": "15.10.7", |
| 62 | + "semantic-release": "15.10.8", |
63 | 63 | "semantic-release-monorepo": "6.1.1", |
64 | 64 | "semantic-release-monorepo-hooks": "2.6.2", |
65 | 65 | "semantic-release-plugin-decorators": "^2.0.0", |
|
0 commit comments