Skip to content

Commit

Permalink
Merge pull request #250 from vic-en/fix/jest
Browse files Browse the repository at this point in the history
fix/ jest
  • Loading branch information
fengtality authored Dec 16, 2023
2 parents 343eead + 85ea53e commit 6bc7126
Show file tree
Hide file tree
Showing 2 changed files with 793 additions and 806 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@types/bs58": "^4.0.1",
"@types/express": "^4.17.12",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.4.1",
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.2",
"@types/level": "^6.0.0",
"@types/lodash": "^4.14.178",
Expand All @@ -139,7 +139,7 @@
"eslint-plugin-standard": "^4.0.1",
"google-protobuf": "^3.2.0",
"hardhat": "^2.13.0",
"jest": "^27.3.1",
"jest": "^29.7.0",
"jest-extended": "^0.11.5",
"jsbi": "^3.2.0",
"mock-ethers-provider": "^1.0.2",
Expand All @@ -150,7 +150,7 @@
"react-dom": "^18",
"rimraf": "^3.0.2",
"supertest": "^6.1.6",
"ts-jest": "^27.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.0.0",
"typescript": "^5.3.2",
"viem": "^0.3.x"
Expand Down
Loading

0 comments on commit 6bc7126

Please sign in to comment.