Skip to content

Commit

Permalink
Merge pull request #387 from privacy-scaling-explorations/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/main/ts-jest-29.2.5

chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5
  • Loading branch information
0xmad authored Oct 14, 2024
2 parents b826627 + 4f83261 commit 4d42caf
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 66 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ env:
NEXT_PUBLIC_VOTING_END_DATE: ${{ secrets.NEXT_PUBLIC_VOTING_END_DATE }}
NEXT_PUBLIC_RESULTS_DATE: ${{ secrets.NEXT_PUBLIC_RESULTS_DATE }}
TEST_MNEMONIC: ${{ secrets.TEST_MNEMONIC }}
GH_PAT: ${{ secrets.GH_PAT }}
GH_USERNAME: ${{ secrets.GH_USERNAME }}

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion packages/coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest": "^29.5.0",
"socket.io-client": "^4.7.5",
"supertest": "^7.0.0",
"ts-jest": "^29.2.3",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
},
"jest": {
Expand Down
Loading

0 comments on commit 4d42caf

Please sign in to comment.