|
23 | 23 | "shallowequal": "^1.1.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/cli": "7.17.6", |
27 | | - "@babel/core": "7.17.9", |
28 | | - "@babel/eslint-parser": "7.17.0", |
29 | | - "@babel/eslint-plugin": "7.17.7", |
| 26 | + "@babel/cli": "7.19.3", |
| 27 | + "@babel/core": "7.20.2", |
| 28 | + "@babel/eslint-parser": "7.19.1", |
| 29 | + "@babel/eslint-plugin": "7.19.1", |
30 | 30 | "@commitlint/cli": "16.2.3", |
31 | 31 | "@commitlint/config-conventional": "16.2.1", |
32 | | - "babel-preset-kyt-react": "1.3.18", |
| 32 | + "babel-preset-kyt-react": "1.3.19", |
33 | 33 | "enzyme": "3.11.0", |
34 | | - "enzyme-adapter-react-16": "1.15.6", |
| 34 | + "enzyme-adapter-react-16": "1.15.7", |
35 | 35 | "enzyme-to-json": "3.6.2", |
36 | 36 | "eslint": "7.32.0", |
37 | 37 | "eslint-config-airbnb": "18.2.1", |
38 | 38 | "eslint-config-kyt": "1.6.2", |
39 | | - "eslint-config-prettier": "8.3.0", |
40 | | - "eslint-plugin-import": "2.24.1", |
| 39 | + "eslint-config-prettier": "8.5.0", |
| 40 | + "eslint-plugin-import": "2.26.0", |
41 | 41 | "eslint-plugin-jest": "26.1.4", |
42 | | - "eslint-plugin-jest-formatting": "3.0.0", |
| 42 | + "eslint-plugin-jest-formatting": "3.1.0", |
43 | 43 | "eslint-plugin-json": "3.1.0", |
44 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
45 | | - "eslint-plugin-prettier": "3.4.1", |
46 | | - "eslint-plugin-react": "7.24.0", |
47 | | - "eslint-plugin-react-hooks": "4.2.0", |
| 44 | + "eslint-plugin-jsx-a11y": "6.6.1", |
| 45 | + "eslint-plugin-prettier": "4.2.1", |
| 46 | + "eslint-plugin-react": "7.31.10", |
| 47 | + "eslint-plugin-react-hooks": "4.6.0", |
48 | 48 | "husky": "7.0.4", |
49 | 49 | "jest": "27.5.1", |
50 | 50 | "jsdom": "16.4.0", |
51 | | - "microbundle": "0.14.2", |
52 | | - "prettier": "2.6.2", |
| 51 | + "microbundle": "0.15.1", |
| 52 | + "prettier": "2.7.1", |
53 | 53 | "raf": "3.4.1", |
54 | 54 | "react": "16.14.0", |
55 | 55 | "react-dom": "16.14.0", |
|
0 commit comments