|
31 | 31 | "@babel/core": "7.14.2",
|
32 | 32 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.3",
|
33 | 33 | "@svgr/webpack": "5.5.0",
|
34 |
| - "babel-jest": "^26.6.0", |
| 34 | + "babel-jest": "^27.1.0", |
35 | 35 | "babel-loader": "8.2.2",
|
36 | 36 | "babel-plugin-named-asset-import": "^0.3.7",
|
37 | 37 | "babel-preset-react-app": "^10.0.0",
|
|
50 | 50 | "fs-extra": "^10.0.0",
|
51 | 51 | "html-webpack-plugin": "5.3.2",
|
52 | 52 | "identity-obj-proxy": "3.0.0",
|
53 |
| - "jest": "26.6.0", |
54 |
| - "jest-circus": "26.6.0", |
55 |
| - "jest-resolve": "26.6.0", |
56 |
| - "jest-watch-typeahead": "0.6.1", |
| 53 | + "jest": "27.1.0", |
| 54 | + "jest-resolve": "27.1.0", |
| 55 | + "jest-watch-typeahead": "0.6.4", |
57 | 56 | "mini-css-extract-plugin": "2.1.0",
|
58 | 57 | "postcss": "8.3.5",
|
59 | 58 | "postcss-flexbugs-fixes": "5.0.2",
|
60 | 59 | "postcss-loader": "6.1.1",
|
61 |
| - "postcss-normalize": "10.0.0", |
| 60 | + "postcss-normalize": "10.0.1", |
62 | 61 | "postcss-preset-env": "6.7.0",
|
63 | 62 | "prompts": "2.4.1",
|
64 | 63 | "react-app-polyfill": "^2.0.0",
|
|
0 commit comments