Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 6b76235 commit 10f657e
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 81 deletions.
120 changes: 41 additions & 79 deletions acceptance_tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion acceptance_tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"commander": "12.1.0",
"puppeteer": "22.12.1"
"puppeteer": "22.15.0"
},
"type": "module"
}
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ services:
hostname: slave-file

redis:
image: redis:7.2.5
image: redis:7.4.0
mem_limit: 64m
command: redis-server --save "" --appendonly no

Expand Down

0 comments on commit 10f657e

Please sign in to comment.