Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2021
1 parent bb32f60 commit e8ef454
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
command: npm run migrate up -- -m test/cockroach --no-lock && npm run migrate down 0 -- -m test/cockroach --no-lock --timestamps
test-node-12:
docker:
- image: circleci/node:12.20.0
- image: circleci/node:12.22.7
environment:
- DATABASE_URL=postgres://ubuntu:ubuntu@localhost:5432/circle_test
- image: postgres:14.1-alpine
Expand Down
Loading

0 comments on commit e8ef454

Please sign in to comment.