Skip to content

Commit 0b655ca

Browse files
chore(deps): update jest monorepo to v30
1 parent 85cc526 commit 0b655ca

File tree

4 files changed

+2067
-1061
lines changed

4 files changed

+2067
-1061
lines changed

backend/editor/OT/OTClient/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"socket.io-client": "4.5.1"
88
},
99
"devDependencies": {
10-
"@types/jest": "^29.0.3",
10+
"@types/jest": "^30.0.0",
1111
"@types/socket.io": "3.0.2",
1212
"@typescript-eslint/eslint-plugin": "5.33.1",
1313
"@typescript-eslint/parser": "5.26.0",
@@ -17,7 +17,7 @@
1717
"eslint-plugin-import": "2.26.0",
1818
"eslint-plugin-n": "15.3.0",
1919
"eslint-plugin-promise": "6.0.0",
20-
"jest": "^29.0.3",
20+
"jest": "^30.0.0",
2121
"ts-jest": "^29.0.1",
2222
"typescript": "*"
2323
},

0 commit comments

Comments
 (0)