|
38 | 38 | "react": "^16.8.0"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@size-limit/preset-small-lib": "2.1.4", |
42 |
| - "@size-limit/time": "2.1.4", |
43 |
| - "@testing-library/jest-dom": "4.1.0", |
44 |
| - "@testing-library/react": "9.1.4", |
| 41 | + "@size-limit/preset-small-lib": "2.1.6", |
| 42 | + "@size-limit/time": "2.1.6", |
| 43 | + "@testing-library/react": "9.3.0", |
45 | 44 | "@testing-library/react-hooks": "1.1.0",
|
| 45 | + "@testing-library/jest-dom": "4.1.2", |
46 | 46 | "@types/jest": "24.0.18",
|
47 |
| - "@types/node": "12.7.4", |
48 |
| - "@types/react": "16.9.2", |
49 |
| - "@types/react-dom": "16.9.0", |
50 |
| - "coveralls": "3.0.6", |
51 |
| - "husky": "3.0.5", |
| 47 | + "@types/node": "12.7.12", |
| 48 | + "@types/react": "16.9.5", |
| 49 | + "@types/react-dom": "16.9.1", |
| 50 | + "coveralls": "3.0.7", |
| 51 | + "husky": "3.0.9", |
52 | 52 | "jest": "24.9.0",
|
53 | 53 | "jest-environment-jsdom": "24.9.0",
|
54 | 54 | "jest-mock-console": "1.0.0",
|
55 |
| - "lint-staged": "9.2.5", |
56 |
| - "mobx": "5.13.0", |
| 55 | + "lint-staged": "9.4.2", |
| 56 | + "mobx": "5.14.0", |
57 | 57 | "prettier": "1.18.2",
|
58 | 58 | "react": "16.9.0",
|
59 | 59 | "react-dom": "16.9.0",
|
60 | 60 | "react-test-renderer": "16.9.0",
|
61 | 61 | "rimraf": "3.0.0",
|
62 |
| - "size-limit": "2.1.4", |
63 |
| - "ts-jest": "24.0.2", |
| 62 | + "size-limit": "2.1.6", |
| 63 | + "ts-jest": "24.1.0", |
64 | 64 | "tsdx": "^0.9.1",
|
65 |
| - "tslint": "5.19.0", |
| 65 | + "tslint": "5.20.0", |
66 | 66 | "tslint-config-prettier": "1.18.0",
|
67 | 67 | "typescript": "3.4.5"
|
68 | 68 | },
|
|
0 commit comments