|
29 | 29 | "prop-types": "^15.6.2" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@semantic-release/changelog": "^3.0.1", |
33 | | - "@semantic-release/git": "^7.0.5", |
| 32 | + "@semantic-release/changelog": "^3.0.2", |
| 33 | + "@semantic-release/git": "^7.0.7", |
34 | 34 | "@semantic-release/release-notes-generator": "^7.1.4", |
35 | | - "@types/react": "^16.7.13", |
| 35 | + "@types/react": "^16.7.18", |
36 | 36 | "babel-cli": "^6.26.0", |
37 | 37 | "babel-core": "^6.26.3", |
38 | 38 | "babel-eslint": "^10.0.1", |
|
43 | 43 | "commitizen": "^3.0.5", |
44 | 44 | "conventional-changelog-eslint": "^3.0.1", |
45 | 45 | "cz-adapter-eslint": "^0.1.2", |
46 | | - "eslint": "^5.9.0", |
| 46 | + "eslint": "^5.11.1", |
47 | 47 | "eslint-config-prettier": "^3.3.0", |
48 | | - "eslint-plugin-prettier": "^3.0.0", |
49 | | - "eslint-plugin-react": "^7.11.1", |
| 48 | + "eslint-plugin-prettier": "^3.0.1", |
| 49 | + "eslint-plugin-react": "^7.12.1", |
50 | 50 | "fbjs": "^1.0.0", |
51 | 51 | "jest": "^23.6.0", |
52 | | - "jsdom": "^13.0.0", |
| 52 | + "jsdom": "^13.1.0", |
53 | 53 | "prettier": "^1.15.3", |
54 | | - "react": "^16.6.3", |
55 | | - "react-dom": "^16.6.3", |
| 54 | + "react": "^16.7.0", |
| 55 | + "react-dom": "^16.7.0", |
56 | 56 | "rimraf": "^2.6.2", |
57 | | - "semantic-release": "^15.12.4", |
58 | | - "sinon": "^7.1.1", |
59 | | - "travis-deploy-once": "^5.0.9" |
| 57 | + "semantic-release": "^15.13.2", |
| 58 | + "sinon": "^7.2.2", |
| 59 | + "travis-deploy-once": "^5.0.11" |
60 | 60 | }, |
61 | 61 | "files": [ |
62 | 62 | "index.d.ts", |
|
0 commit comments