Skip to content

Commit f9b14f0

Browse files
committed
chore: upgrade jest
1 parent 2a7dd65 commit f9b14f0

File tree

2 files changed

+919
-1067
lines changed

2 files changed

+919
-1067
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@
7575
"eslint-plugin-prettier": "~5.0.0",
7676
"http-server": "~13.0.0",
7777
"husky": "~4.2.5",
78-
"jest": "~27.2.5",
78+
"jest": "~29.6.2",
7979
"lint-staged": "~10.5.4",
8080
"prettier": "3.0.1",
8181
"rimraf": "~3.0.2",
8282
"rollup": "~2.10.5",
8383
"tmp": "~0.2.1",
8484
"tsconfig": "~7.0.0",
85-
"typescript": "~4.3.5"
85+
"typescript": "5.1.6"
8686
},
8787
"peerDependencies": {
8888
"@typescript-eslint/parser": "^6",

0 commit comments

Comments
 (0)