Skip to content

Commit a69f645

Browse files
committed
fix jest versions
1 parent eaf2365 commit a69f645

2 files changed

Lines changed: 119 additions & 21 deletions

File tree

package-lock.json

Lines changed: 117 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-react-hooks": "4.6.0",
9191
"express": "5.2.1",
9292
"husky": "7.0.4",
93-
"jest": "29.4.3",
93+
"jest": "29.7.0",
9494
"jest-axe": "5.0.1",
9595
"jest-environment-jsdom": "30.2.0",
9696
"jest-watch-typeahead": "2.2.0",
@@ -107,7 +107,7 @@
107107
"release-it": "19.2.4",
108108
"size-limit": "4.12.0",
109109
"start-server-and-test": "2.0.3",
110-
"ts-jest": "29.0.5",
110+
"ts-jest": "29.2.5",
111111
"ts-node": "10.9.2",
112112
"tsup": "8.5.1",
113113
"typescript": "5.9.3"

0 commit comments

Comments
 (0)