upgrade Jest
This commit is contained in:
parent
1db946e372
commit
fa3a3a16cb
@ -57,7 +57,7 @@
|
||||
"@types/bootstrap": "^4.3.3",
|
||||
"@types/css-minimizer-webpack-plugin": "^1.1.0",
|
||||
"@types/echarts": "^4.6.0",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/jquery": "^3.3.38",
|
||||
"@types/js-yaml": "^3.12.4",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
@ -78,7 +78,7 @@
|
||||
"eslint-formatter-beauty": "^3.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-webpack-plugin": "next",
|
||||
"jest": "^26.6.1",
|
||||
"jest": "^26.6.3",
|
||||
"jest-extended": "^0.11.5",
|
||||
"jquery": "^3.5.1",
|
||||
"js-yaml": "^3.13.1",
|
||||
@ -87,7 +87,7 @@
|
||||
"postcss-loader": "^4.0.4",
|
||||
"prettier": "^2.0.5",
|
||||
"style-loader": "^2.0.0",
|
||||
"ts-jest": "^26.4.2",
|
||||
"ts-jest": "^26.5.1",
|
||||
"ts-loader": "^8.0.8",
|
||||
"ts-node": "^8.10.2",
|
||||
"typescript": "^4.1.3",
|
||||
|
Loading…
Reference in New Issue
Block a user