|
40 | 40 | "author": "cchanxzy",
|
41 | 41 | "license": "MIT",
|
42 | 42 | "devDependencies": {
|
43 |
| - "@commitlint/cli": "^8.2.0", |
44 |
| - "@commitlint/config-conventional": "^8.2.0", |
| 43 | + "@commitlint/cli": "^8.3.5", |
| 44 | + "@commitlint/config-conventional": "^8.3.4", |
45 | 45 | "@semantic-release/changelog": "^3.0.6",
|
46 |
| - "@semantic-release/git": "^7.0.18", |
| 46 | + "@semantic-release/git": "^8.0.0", |
47 | 47 | "@types/enzyme": "^3.10.4",
|
48 |
| - "@types/jest": "^24.0.24", |
| 48 | + "@types/jest": "^24.9.0", |
49 | 49 | "@types/react": "^16.9.17",
|
50 | 50 | "@types/react-dom": "^16.9.4",
|
51 |
| - "@typescript-eslint/eslint-plugin": "^2.12.0", |
52 |
| - "@typescript-eslint/parser": "^2.12.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^2.16.0", |
| 52 | + "@typescript-eslint/parser": "^2.16.0", |
53 | 53 | "awesome-typescript-loader": "^5.2.1",
|
54 | 54 | "codecov": "^3.6.1",
|
55 | 55 | "enzyme": "^3.11.0",
|
56 | 56 | "enzyme-adapter-react-16": "^1.15.2",
|
57 | 57 | "eslint": "^6.8.0",
|
58 |
| - "eslint-config-prettier": "^6.7.0", |
| 58 | + "eslint-config-prettier": "^6.9.0", |
59 | 59 | "eslint-plugin-prettier": "^3.1.2",
|
60 |
| - "eslint-plugin-react": "^7.17.0", |
61 |
| - "gh-pages": "^2.1.1", |
| 60 | + "eslint-plugin-react": "^7.18.0", |
| 61 | + "gh-pages": "^2.2.0", |
62 | 62 | "html-webpack-plugin": "^3.2.0",
|
63 |
| - "husky": "^3.1.0", |
| 63 | + "husky": "^4.0.10", |
64 | 64 | "jest": "^25.0.0",
|
65 | 65 | "lint-staged": "^9.5.0",
|
66 | 66 | "prettier": "^1.19.1",
|
67 | 67 | "react": "^16.12.0",
|
68 | 68 | "react-dom": "^16.12.0",
|
69 | 69 | "react-hot-loader": "^4.12.18",
|
70 |
| - "semantic-release": "^15.4.0", |
| 70 | + "semantic-release": "^16.0.2", |
71 | 71 | "source-map-loader": "^0.2.4",
|
72 |
| - "ts-jest": "^24.2.0", |
73 |
| - "typescript": "^3.7.4", |
74 |
| - "webpack": "^4.41.4", |
| 72 | + "ts-jest": "^24.3.0", |
| 73 | + "typescript": "^3.7.5", |
| 74 | + "webpack": "^4.41.5", |
75 | 75 | "webpack-cli": "^3.3.10",
|
76 | 76 | "webpack-dev-server": "^3.10.1"
|
77 | 77 | },
|
|
0 commit comments