Skip to content

Commit

Permalink
fix: upgrade jest (#1219)
Browse files Browse the repository at this point in the history
* fix: Upgrade jest for lambda webhook

* fix: Upgrade jest for lambda syncer
  • Loading branch information
npalm committed Sep 30, 2021
1 parent 5bf6599 commit c8b8139
Show file tree
Hide file tree
Showing 4 changed files with 1,464 additions and 3,271 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"aws-sdk": "^2.970.0",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "3.4.0",
"jest": "^26.6.3",
"jest": "^27.2.4",
"prettier": "2.4.1",
"ts-jest": "^26.5.5",
"ts-jest": "^27.0.5",
"ts-node-dev": "^1.1.6",
"typescript": "^4.3.4"
},
Expand Down

0 comments on commit c8b8139

Please sign in to comment.