[MM-55294] Migrate jest v26 to v29 to speed up "web app CI PR / test" (#25192)

Этот коммит содержится в:
M-ZubairAhmed
2023-11-07 11:41:26 +05:30
коммит произвёл GitHub
родитель 4dbf1f8c26
Коммит f733dc58fa
33 изменённых файлов: 8913 добавлений и 495 удалений

Просмотреть файл

@@ -110,7 +110,7 @@
"@types/bootstrap": "4.5.0",
"@types/country-list": "2.1.0",
"@types/enzyme": "3.10.11",
"@types/jest": "26.0.24",
"@types/jest": "28.1.8",
"@types/katex": "0.11.0",
"@types/lodash": "4.14.182",
"@types/luxon": "3.0.2",
@@ -125,7 +125,7 @@
"@types/react-dom": "17.0.2",
"@types/react-is": "17.0.2",
"@types/react-overlays": "1.1.3",
"@types/react-redux": "7.1.16",
"@types/react-redux": "7.1.26",
"@types/react-router-dom": "5.3.3",
"@types/react-select": "3.0.19",
"@types/react-transition-group": "4.4.5",
@@ -157,12 +157,13 @@
"identity-obj-proxy": "3.0.0",
"image-webpack-loader": "8.1.0",
"isomorphic-fetch": "3.0.0",
"jest": "27.1.0",
"jest-canvas-mock": "2.4.0",
"jest-cli": "27.1.0",
"jest-junit": "12.2.0",
"jest-styled-components": "7.1.1",
"jest-watch-typeahead": "0.6.4",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.0",
"jest-cli": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jest-styled-components": "7.2.0",
"jest-watch-typeahead": "2.2.2",
"mmjstool": "github:mattermost/mattermost-utilities#83b1b311972b8f5e750aae4019457a40abb5aa44",
"nock": "13.2.8",
"prettier": "2.3.2",