|
32 | 32 | "@semantic-release/changelog": "^3.0.2", |
33 | 33 | "@semantic-release/git": "^7.0.7", |
34 | 34 | "@semantic-release/release-notes-generator": "^7.1.4", |
35 | | - "@types/react": "^16.8.1", |
| 35 | + "@types/react": "^16.8.18", |
36 | 36 | "babel-cli": "^6.26.0", |
37 | 37 | "babel-core": "^6.26.3", |
38 | 38 | "babel-eslint": "^10.0.1", |
39 | 39 | "babel-plugin-transform-decorators-legacy": "^1.3.5", |
40 | 40 | "babel-preset-es2015": "^6.24.1", |
41 | 41 | "babel-preset-react": "^6.24.1", |
42 | 42 | "babel-preset-stage-0": "^6.24.1", |
43 | | - "commitizen": "^3.0.5", |
| 43 | + "commitizen": "^3.1.1", |
44 | 44 | "conventional-changelog-eslint": "^3.0.1", |
45 | 45 | "cz-adapter-eslint": "^0.2.0", |
46 | | - "eslint": "^5.13.0", |
47 | | - "eslint-config-prettier": "^4.0.0", |
48 | | - "eslint-plugin-prettier": "^3.0.1", |
49 | | - "eslint-plugin-react": "^7.12.3", |
| 46 | + "eslint": "^5.16.0", |
| 47 | + "eslint-config-prettier": "^4.3.0", |
| 48 | + "eslint-plugin-prettier": "^3.1.0", |
| 49 | + "eslint-plugin-react": "^7.13.0", |
50 | 50 | "fbjs": "^1.0.0", |
51 | 51 | "jest": "^23.6.0", |
52 | | - "jsdom": "^14.0.0", |
53 | | - "prettier": "^1.16.4", |
54 | | - "react": "^16.7.0", |
55 | | - "react-dom": "^16.7.0", |
| 52 | + "jsdom": "^15.0.0", |
| 53 | + "prettier": "^1.17.1", |
| 54 | + "react": "^16.8.6", |
| 55 | + "react-dom": "^16.8.6", |
56 | 56 | "rimraf": "^2.6.3", |
57 | | - "semantic-release": "^15.13.2", |
58 | | - "sinon": "^7.2.2", |
| 57 | + "semantic-release": "^15.13.12", |
| 58 | + "sinon": "^7.3.2", |
59 | 59 | "travis-deploy-once": "^5.0.11" |
60 | 60 | }, |
61 | 61 | "files": [ |
|
0 commit comments