Update jest monorepo to v29 (major) #53

Merged
romanjaros merged 1 commit from renovate/major-jest-monorepo into master 2023-11-18 10:54:44 +01:00

View file

@ -45,7 +45,7 @@
"devDependencies": {
"@rtk-query/codegen-openapi": "1.2.0",
"@types/enzyme": "3.10.11",
"@types/jest": "27.5.2",
"@types/jest": "29.5.8",
"@types/nightwatch": "2.3.28",
"@types/ramda": "0.29.9",
"@types/react": "18.2.37",
@ -72,7 +72,7 @@
"file-loader": "6.2.0",
"html-webpack-plugin": "5.5.3",
"http-server-spa": "1.3.0",
"jest": "27.5.1",
"jest": "29.7.0",
"mini-css-extract-plugin": "2.6.0",
"nightwatch": "3.3.2",
"postcss": "8.4.31",
@ -80,7 +80,7 @@
"prettier": "3.1.0",
"tailwindcss": "3.3.5",
"ts-node": "10.9.1",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
"ts-prune": "^0.10.3",
"tsconfig-paths": "4.2.0",