|
23 | 23 | "shallowequal": "^1.1.0"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@babel/cli": "7.12.1", |
27 |
| - "@babel/core": "7.12.3", |
28 |
| - "@babel/eslint-parser": "7.12.1", |
29 |
| - "@babel/eslint-plugin": "7.12.1", |
| 26 | + "@babel/cli": "7.14.8", |
| 27 | + "@babel/core": "7.15.0", |
| 28 | + "@babel/eslint-parser": "7.15.0", |
| 29 | + "@babel/eslint-plugin": "7.14.5", |
30 | 30 | "@commitlint/cli": "13.1.0",
|
31 | 31 | "@commitlint/config-conventional": "13.1.0",
|
32 |
| - "babel-preset-kyt-react": "1.1.3", |
| 32 | + "babel-preset-kyt-react": "1.3.16", |
33 | 33 | "enzyme": "3.11.0",
|
34 | 34 | "enzyme-adapter-react-16": "1.15.6",
|
35 | 35 | "enzyme-to-json": "3.6.2",
|
36 |
| - "eslint": "7.13.0", |
| 36 | + "eslint": "7.32.0", |
37 | 37 | "eslint-config-airbnb": "18.2.1",
|
38 |
| - "eslint-config-kyt": "1.3.5", |
39 |
| - "eslint-config-prettier": "6.15.0", |
40 |
| - "eslint-plugin-import": "2.22.1", |
41 |
| - "eslint-plugin-jest": "24.1.3", |
42 |
| - "eslint-plugin-jest-formatting": "2.0.0", |
43 |
| - "eslint-plugin-json": "2.1.2", |
| 38 | + "eslint-config-kyt": "1.6.2", |
| 39 | + "eslint-config-prettier": "8.3.0", |
| 40 | + "eslint-plugin-import": "2.24.1", |
| 41 | + "eslint-plugin-jest": "24.4.0", |
| 42 | + "eslint-plugin-jest-formatting": "3.0.0", |
| 43 | + "eslint-plugin-json": "3.1.0", |
44 | 44 | "eslint-plugin-jsx-a11y": "6.4.1",
|
45 |
| - "eslint-plugin-prettier": "3.1.4", |
46 |
| - "eslint-plugin-react": "7.21.5", |
| 45 | + "eslint-plugin-prettier": "3.4.1", |
| 46 | + "eslint-plugin-react": "7.24.0", |
47 | 47 | "eslint-plugin-react-hooks": "4.2.0",
|
48 | 48 | "husky": "7.0.1",
|
49 | 49 | "jest": "26.6.3",
|
50 | 50 | "jsdom": "16.4.0",
|
51 | 51 | "microbundle": "0.12.4",
|
52 |
| - "prettier": "2.1.2", |
| 52 | + "prettier": "2.3.2", |
53 | 53 | "raf": "3.4.1",
|
54 | 54 | "react": "16.14.0",
|
55 | 55 | "react-dom": "16.14.0",
|
|
0 commit comments