Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2022
1 parent 9489e0c commit 0591c3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.2",
"@types/jest": "29.2.5",
"@types/node": "18.11.9",
"dotenv": "16.0.3",
"esbuild": "0.15.13",
"jest": "29.2.2",
"jest": "29.3.1",
"mock-aws-events": "1.0.1",
"prettier": "2.7.1",
"ts-jest": "29.0.3",
Expand Down
4 changes: 2 additions & 2 deletions infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"dotenv": "^16.0.1"
},
"devDependencies": {
"@types/jest": "29.2.2",
"@types/jest": "29.2.5",
"@types/node": "18.11.9",
"cdktf-cli": "0.13.3",
"jest": "29.2.2",
"jest": "29.3.1",
"prettier": "2.7.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 0591c3f

Please sign in to comment.