Jest: Upgrade to latest (#29450)

This commit is contained in:
Torkel Ödegaard
2020-11-29 08:32:26 +01:00
committed by GitHub
parent 3f6a2c29c9
commit 98d753d36d
6 changed files with 351 additions and 1314 deletions
+5 -5
View File
@@ -90,7 +90,7 @@
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/file-saver": "2.0.1",
"@types/is-hotkey": "0.1.1",
"@types/jest": "26.0.0",
"@types/jest": "26.0.15",
"@types/jquery": "3.3.38",
"@types/lodash": "4.14.149",
"@types/lru-cache": "^5.1.0",
@@ -124,7 +124,7 @@
"autoprefixer": "9.7.4",
"axios": "0.19.2",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.0.1",
"babel-jest": "26.6.3",
"babel-loader": "8.0.6",
"babel-plugin-angularjs-annotate": "0.10.0",
"clean-webpack-plugin": "3.0.0",
@@ -162,8 +162,8 @@
"html-webpack-harddisk-plugin": "1.0.1",
"html-webpack-plugin": "3.2.0",
"husky": "4.2.1",
"jest": "26.4.2",
"jest-canvas-mock": "2.2.0",
"jest": "26.6.3",
"jest-canvas-mock": "2.3.0",
"jest-date-mock": "1.0.8",
"jest-matcher-utils": "26.0.0",
"lerna": "^3.20.2",
@@ -193,7 +193,7 @@
"sinon": "8.1.1",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.5",
"ts-jest": "26.3.0",
"ts-jest": "26.4.4",
"ts-node": "8.8.1",
"tslib": "2.0.1",
"typescript": "4.0.2",