Update jest.

This commit is contained in:
Paulo Gustavo Veiga 2023-01-04 19:06:10 -08:00
parent d4a00cdf40
commit 0ba5e27375
2 changed files with 461 additions and 925 deletions

View File

@ -35,7 +35,7 @@
"@wisemapping/core-js": "^0.4.0",
"@wisemapping/web2d": "^0.4.0",
"emoji-picker-react": "^4.4.3",
"jest": "^27.4.5",
"jest": "^29.3.1",
"jquery": "3.6.0",
"lodash": "^4.17.21",
"xml-formatter": "^2.6.1"
@ -45,7 +45,7 @@
"@babel/preset-env": "^7.14.7",
"@babel/preset-typescript": "^7.16.5",
"@babel/register": "^7.16.0",
"@types/jest": "^27.0.3",
"@types/jest": "^29.2.5",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
@ -63,7 +63,8 @@
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.25.4",
"html-webpack-plugin": "^5.3.2",
"jest-diff": "^27.4.2",
"jest-diff": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-webpack": "^0.5.1",
"mocha": "^9.1.3",
"nodemon": "^2.0.12",

1379
yarn.lock

File diff suppressed because it is too large Load Diff