Update jest monorepo to v29
Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit

This commit is contained in:
Mr. Renovate 2023-11-18 05:33:10 +00:00 committed by Roman Jaroš
parent 0e1b93bf4e
commit e4b528288d

View file

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