We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f380b commit 81469c5Copy full SHA for 81469c5
package.json
@@ -13,17 +13,17 @@
13
"url": "git+https://github.com/ton-org/test-utils"
14
},
15
"devDependencies": {
16
- "@jest/globals": "^29.5.0",
+ "@jest/globals": "^30.0.5",
17
"@ton/core": "^0.49.2",
18
"@ton/crypto": "^3.2.0",
19
"@ton/toolchain": "the-ton-tech/toolchain#v1.4.0",
20
"@types/bun": "^1.2.19",
21
"@types/chai": "^4.3.4",
22
- "@types/jest": "^29.4.4",
+ "@types/jest": "^30.0.0",
23
"chai": "^4.3.7",
24
"eslint": "^9.28.0",
25
- "jest": "^29.5.0",
26
- "ts-jest": "^29.0.5",
+ "jest": "^30.0.5",
+ "ts-jest": "^29.4.1",
27
"typescript": "^5.9.2"
28
29
"peerDependencies": {
0 commit comments