Skip to content

Commit

Permalink
[#IOPID-1738] tentative: fix integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arcogabbo committed Apr 30, 2024
1 parent 8ee295d commit cfc505d
Show file tree
Hide file tree
Showing 2 changed files with 1,346 additions and 1,098 deletions.
10 changes: 5 additions & 5 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"start": "node dist/runner/index.js"
},
"dependencies": {
"@types/jest": "27",
"@types/jest-environment-puppeteer": "^5.0.2",
"@types/jest": "^29.5.12",
"@types/jest-environment-puppeteer": "^5.0.6",
"@types/node": "18.13.0",
"aws-sdk": "^2.1158.0",
"jest": "27",
"jest-puppeteer": "^6.1.0",
"jest": "^29.7.0",
"jest-puppeteer": "^10.0.1",
"node-fetch": "^2",
"puppeteer": "^14.2.1",
"puppeteer": "^22.7.1",
"ts-jest": "^28.0.4",
"typescript": "4.9.5"
}
Expand Down
Loading

0 comments on commit cfc505d

Please sign in to comment.