Skip to content

Commit

Permalink
Apply in-range dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 10, 2024
1 parent 561e1bf commit 64999a6
Show file tree
Hide file tree
Showing 5 changed files with 249 additions and 245 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"winston": "^3.16.0"
},
"devDependencies": {
"@testcontainers/postgresql": "^10.13.2",
"@testcontainers/postgresql": "^10.14.0",
"supertest": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@playwright/test": "^1.48.2",
"eslint-plugin-playwright": "^2.0.0",
"eslint-plugin-playwright": "^2.0.1",
"playwright": "^1.40.1"
}
}
Loading

0 comments on commit 64999a6

Please sign in to comment.