Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit c8b8139

Browse files
authored
fix: upgrade jest (#1219)
* fix: Upgrade jest for lambda webhook * fix: Upgrade jest for lambda syncer
1 parent 5bf6599 commit c8b8139

File tree

4 files changed

+1464
-3271
lines changed

4 files changed

+1464
-3271
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"aws-sdk": "^2.970.0",
2727
"eslint": "^7.32.0",
2828
"eslint-plugin-prettier": "3.4.0",
29-
"jest": "^26.6.3",
29+
"jest": "^27.2.4",
3030
"prettier": "2.4.1",
31-
"ts-jest": "^26.5.5",
31+
"ts-jest": "^27.0.5",
3232
"ts-node-dev": "^1.1.6",
3333
"typescript": "^4.3.4"
3434
},

0 commit comments

Comments
 (0)