We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ac9e6 commit eec60aaCopy full SHA for eec60aa
package.json
@@ -40,7 +40,7 @@
40
"dependencies": {
41
"@txo/log": "^2.0.16",
42
"@txo/types": "^1.7.0",
43
- "expect": "^29.7.0",
+ "expect": "^30.0.5",
44
"uuid": "^11.1.0"
45
},
46
"peerDependencies": {
@@ -54,7 +54,7 @@
54
"@txo/log-console": "^3.0.0",
55
"@txo/semantic-release": "^2.0.10",
56
"@txo/tsconfig-cjs": "^2.0.0",
57
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
58
"@types/node": "^22.17.0",
59
"@types/react": "^19.1.9",
60
"@types/uuid": "^10.0.0",
@@ -63,7 +63,7 @@
63
"eslint-config-txo-package-typescript": "^1.0.108",
64
"expect-type": "^1.2.2",
65
"husky": "^9.1.7",
66
- "jest": "^29.7.0",
+ "jest": "^30.0.5",
67
"lint-staged": "^16.1.4",
68
"npm-check-updates": "^18.0.2",
69
"rimraf": "^6.0.1",
0 commit comments