|
23 | 23 | "shallowequal": "^1.1.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/cli": "7.14.8", |
27 | | - "@babel/core": "7.15.0", |
| 26 | + "@babel/cli": "7.17.6", |
| 27 | + "@babel/core": "7.17.9", |
28 | 28 | "@babel/eslint-parser": "7.15.0", |
29 | 29 | "@babel/eslint-plugin": "7.14.5", |
30 | | - "@commitlint/cli": "13.1.0", |
31 | | - "@commitlint/config-conventional": "13.1.0", |
32 | | - "babel-preset-kyt-react": "1.3.16", |
| 30 | + "@commitlint/cli": "16.2.3", |
| 31 | + "@commitlint/config-conventional": "16.2.1", |
| 32 | + "babel-preset-kyt-react": "1.3.18", |
33 | 33 | "enzyme": "3.11.0", |
34 | 34 | "enzyme-adapter-react-16": "1.15.6", |
35 | 35 | "enzyme-to-json": "3.6.2", |
|
45 | 45 | "eslint-plugin-prettier": "3.4.1", |
46 | 46 | "eslint-plugin-react": "7.24.0", |
47 | 47 | "eslint-plugin-react-hooks": "4.2.0", |
48 | | - "husky": "7.0.1", |
49 | | - "jest": "27.0.6", |
| 48 | + "husky": "7.0.4", |
| 49 | + "jest": "27.5.1", |
50 | 50 | "jsdom": "16.4.0", |
51 | | - "microbundle": "0.13.3", |
| 51 | + "microbundle": "0.14.2", |
52 | 52 | "prettier": "2.3.2", |
53 | 53 | "raf": "3.4.1", |
54 | 54 | "react": "16.14.0", |
|
0 commit comments