Skip to content

Commit

Permalink
Merge pull request #6484 from ecamp/renovate/sentry-vite-plugin-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @sentry/vite-plugin to v2.22.7
  • Loading branch information
renovate[bot] authored Dec 5, 2024
2 parents fb17ca3 + 684faab commit 16dcc0c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.22.12
image: amazon/aws-cli:2.22.11
container_name: 'ecamp3-aws-cli'
volumes:
- ./.aws:/root/.aws:delegated
Expand Down
26 changes: 13 additions & 13 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@sentry/vite-plugin": "2.22.6",
"@sentry/vite-plugin": "2.22.7",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "5.9.0",
Expand Down

0 comments on commit 16dcc0c

Please sign in to comment.