|
61 | 61 | "@types/d3-format": "^2.0.0",
|
62 | 62 | "@types/d3-scale": "^3.2.0",
|
63 | 63 | "@types/enzyme": "^3.10.5",
|
64 |
| - "@types/jest": "^25.1.2", |
| 64 | + "@types/jest": "^27.4.1", |
65 | 65 | "@types/lodash": "^4.14.149",
|
66 | 66 | "@types/long": "^4.0.1",
|
67 | 67 | "@types/node": "^13.7.0",
|
|
79 | 79 | "@typescript-eslint/parser": "^4.22.0",
|
80 | 80 | "antd": "^3.25.2",
|
81 | 81 | "astroturf": "^0.10.2",
|
82 |
| - "babel-jest": "^26.2.2", |
| 82 | + "babel-jest": "^27.5.1", |
83 | 83 | "babel-loader": "^8.0.6",
|
84 | 84 | "babel-plugin-import": "^1.13.3",
|
85 | 85 | "babel-polyfill": "^6.26.0",
|
|
102 | 102 | "highlight.js": "^10.2.0",
|
103 | 103 | "http-proxy-middleware": "^1.0.5",
|
104 | 104 | "identity-obj-proxy": "^3.0.0",
|
105 |
| - "jest": "^25.5.4", |
| 105 | + "jest": "^27.5.1", |
| 106 | + "jest-cli": "^27.5.1", |
106 | 107 | "jest-environment-enzyme": "^7.1.2",
|
107 | 108 | "jest-enzyme": "^7.1.2",
|
108 | 109 | "jest-fetch-mock": "^3.0.3",
|
109 |
| - "jest-runner-eslint": "^0.7.6", |
| 110 | + "jest-runner-eslint": "^1.0.0", |
110 | 111 | "less": "^3.12.2",
|
111 | 112 | "less-loader": "^6.2.0",
|
112 | 113 | "long": "^4.0.0",
|
|
130 | 131 | "sinon": "^9.0.2",
|
131 | 132 | "source-map-loader": "^0.2.4",
|
132 | 133 | "style-loader": "^1.1.3",
|
133 |
| - "ts-jest": "^25.2.0", |
| 134 | + "ts-jest": "^27.1.3", |
134 | 135 | "typescript": "4.2.4",
|
135 | 136 | "url-loader": "^4.1.0",
|
136 | 137 | "webpack": "^4.41.5",
|
|
0 commit comments