Update jest monorepo to v29

This commit is contained in:
renovate[bot]
2022-09-12 18:57:23 +00:00
committed by Thomas Ruoff
parent db7af3ff9a
commit d6425d868f
2 changed files with 741 additions and 717 deletions

1452
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,11 +27,11 @@
"react": "18.2.0",
"react-calendar": "3.8.0",
"react-dom": "18.2.0",
"ts-jest": "28.0.8",
"ts-jest": "29.0.0",
"uuid": "9.0.0"
},
"devDependencies": {
"@types/jest": "28.1.8",
"@types/jest": "29.0.1",
"@types/react": "18.0.19",
"@types/react-calendar": "3.5.2",
"@types/uuid": "8.3.4",
@@ -39,7 +39,7 @@
"eslint-config-next": "12.3.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "28.1.3",
"jest": "29.0.3",
"postcss": "8.4.16",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "7.8.1",