Skip to content

Commit eec60aa

Browse files
fix(deps): update jest monorepo to v30
1 parent d4ac9e6 commit eec60aa

File tree

2 files changed

+746
-773
lines changed

2 files changed

+746
-773
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@txo/log": "^2.0.16",
4242
"@txo/types": "^1.7.0",
43-
"expect": "^29.7.0",
43+
"expect": "^30.0.5",
4444
"uuid": "^11.1.0"
4545
},
4646
"peerDependencies": {
@@ -54,7 +54,7 @@
5454
"@txo/log-console": "^3.0.0",
5555
"@txo/semantic-release": "^2.0.10",
5656
"@txo/tsconfig-cjs": "^2.0.0",
57-
"@types/jest": "^29.5.14",
57+
"@types/jest": "^30.0.0",
5858
"@types/node": "^22.17.0",
5959
"@types/react": "^19.1.9",
6060
"@types/uuid": "^10.0.0",
@@ -63,7 +63,7 @@
6363
"eslint-config-txo-package-typescript": "^1.0.108",
6464
"expect-type": "^1.2.2",
6565
"husky": "^9.1.7",
66-
"jest": "^29.7.0",
66+
"jest": "^30.0.5",
6767
"lint-staged": "^16.1.4",
6868
"npm-check-updates": "^18.0.2",
6969
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)