Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 5984e80 commit d90887a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_data_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# at the moment to be able to use a subdirectory with Git context
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

# https://github.com/docker/build-push-action/
- name: Build and push Docker image
Expand Down
Binary file modified frontend/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-istanbul": "1.6.0",
"@vitest/ui": "1.6.0",
"axe-core": "4.9.1",
"axe-core": "4.10.0",
"cypress": "13.13.2",
"cypress-axe": "1.5.0",
"cypress-localstorage-commands": "2.2.6",
Expand Down

0 comments on commit d90887a

Please sign in to comment.