Skip to content

Commit

Permalink
Bump the combined-dependencies group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
#1507)

Bumps the combined-dependencies group with 3 updates in the / directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [esbuild](https://github.com/evanw/esbuild) and [govuk-frontend](https://github.com/alphagov/govuk-frontend).


Updates `@sentry/browser` from 8.22.0 to 8.26.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.22.0...8.26.0)

Updates `esbuild` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.0...v0.23.1)

Updates `govuk-frontend` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v5.4.1...v5.5.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: govuk-frontend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 7df5d9b commit 28021c3
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 224 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"dependencies": {
"@ministryofjustice/frontend": "^2.2.0",
"@rails/ujs": "^7.1.3",
"@sentry/browser": "8.22.0",
"esbuild": "^0.23.0",
"govuk-frontend": "^5.4.1",
"@sentry/browser": "8.26.0",
"esbuild": "^0.23.1",
"govuk-frontend": "^5.5.0",
"jquery": "^3.7.1",
"puppeteer": "^22.15.0",
"rails_admin": "3.1.4",
Expand Down
Loading

0 comments on commit 28021c3

Please sign in to comment.