Update dependency jest to v29.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-12 06:50:39 +00:00
parent 4d9ff773b2
commit 42187154f6
2 changed files with 290 additions and 278 deletions

View File

@@ -23,7 +23,7 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-redux": "7.1.26",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",