Skip to content

Commit 29cc3f4

Browse files
committed
Update jest deps
1 parent 73d4a73 commit 29cc3f4

File tree

2 files changed

+858
-800
lines changed

2 files changed

+858
-800
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,10 @@
6262
"eslint-plugin-prettier": "^4.2.1",
6363
"eslint-plugin-react": "^7.31.0",
6464
"eslint-plugin-react-hooks": "^4.6.0",
65-
"jest": "^27.3.1",
65+
"jest": "^29.0.0",
66+
"jest-environment-jsdom": "^29.0.0",
6667
"prettier": "^2.7.1",
6768
"start-server-and-test": "^1.14.0",
68-
"typescript": "^4.3.5"
69+
"typescript": "^4.5.0"
6970
}
7071
}

0 commit comments

Comments
 (0)