|
49 | 49 | "@types/http-proxy": "1.17.3",
|
50 | 50 | "@types/jest": "24.0.13",
|
51 | 51 | "@types/string-hash": "1.1.1",
|
52 |
| - "@typescript-eslint/eslint-plugin": "2.17.0", |
53 |
| - "@typescript-eslint/parser": "2.17.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "4.22.0", |
| 53 | + "@typescript-eslint/parser": "4.22.0", |
54 | 54 | "@zeit/next-css": "1.0.2-canary.2",
|
55 | 55 | "@zeit/next-sass": "1.0.2-canary.2",
|
56 | 56 | "@zeit/next-typescript": "1.1.2-canary.0",
|
|
71 | 71 | "cross-env": "6.0.3",
|
72 | 72 | "cross-spawn": "6.0.5",
|
73 | 73 | "escape-string-regexp": "2.0.0",
|
74 |
| - "eslint": "6.8.0", |
75 |
| - "eslint-plugin-import": "2.20.2", |
76 |
| - "eslint-plugin-jest": "23.13.1", |
77 |
| - "eslint-plugin-react": "7.19.0", |
78 |
| - "eslint-plugin-react-hooks": "2.3.0", |
| 74 | + "eslint": "7.24.0", |
| 75 | + "eslint-plugin-import": "2.22.1", |
| 76 | + "eslint-plugin-jest": "24.3.5", |
| 77 | + "eslint-plugin-react": "7.23.2", |
| 78 | + "eslint-plugin-react-hooks": "4.2.0", |
79 | 79 | "execa": "2.0.3",
|
80 | 80 | "express": "4.17.0",
|
81 | 81 | "faunadb": "2.6.1",
|
|
87 | 87 | "image-size": "0.9.3",
|
88 | 88 | "is-animated": "2.0.0",
|
89 | 89 | "isomorphic-unfetch": "3.0.0",
|
90 |
| - "jest-cli": "27.0.0-next.5", |
91 | 90 | "ky": "0.19.1",
|
92 | 91 | "ky-universal": "0.6.0",
|
93 | 92 | "lerna": "4.0.0",
|
|
129 | 128 | "wait-port": "0.2.2",
|
130 | 129 | "web-streams-polyfill": "2.1.1",
|
131 | 130 | "webpack-bundle-analyzer": "4.3.0",
|
132 |
| - "worker-loader": "3.0.7" |
| 131 | + "worker-loader": "3.0.7", |
| 132 | + "jest": "27.0.0-next.8" |
133 | 133 | },
|
134 | 134 | "resolutions": {
|
135 | 135 | "browserslist": "4.16.1",
|
|
0 commit comments