Skip to content

Commit

Permalink
Bump the minor group with 3 updates (#272)
Browse files Browse the repository at this point in the history
Bumps the minor group with 3 updates: [@sentry/cli](https://github.com/getsentry/sentry-cli), [@ministryofjustice/hmpps-probation-integration-e2e-tests](https://github.com/ministryofjustice/hmpps-probation-integration-e2e-tests) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `@sentry/cli` from 2.40.0 to 2.41.0
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.40.0...2.41.0)

Updates `@ministryofjustice/hmpps-probation-integration-e2e-tests` from 1.48.0 to 1.51.0
- [Commits](https://github.com/ministryofjustice/hmpps-probation-integration-e2e-tests/commits)

Updates `lint-staged` from 15.4.0 to 15.4.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.4.0...v15.4.1)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@ministryofjustice/hmpps-probation-integration-e2e-tests"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

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 Jan 23, 2025
1 parent 5dc59c4 commit f4df3fa
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@ministryofjustice/frontend": "^3.3.1",
"@ministryofjustice/hmpps-audit-client": "^1.1.1",
"@ministryofjustice/probation-search-frontend": "^2.3.0",
"@sentry/cli": "^2.40.0",
"@sentry/cli": "^2.41.0",
"@sentry/node": "^8.48.0",
"agentkeepalive": "^4.6.0",
"applicationinsights": "^2.9.5",
Expand Down Expand Up @@ -138,7 +138,7 @@
"@faker-js/faker": "^9.3.0",
"@jgoz/esbuild-plugin-typecheck": "^4.0.2",
"@ministryofjustice/eslint-config-hmpps": "^0.0.1-beta.1",
"@ministryofjustice/hmpps-probation-integration-e2e-tests": "^1.47.0",
"@ministryofjustice/hmpps-probation-integration-e2e-tests": "^1.51.0",
"@playwright/test": "^1.49.1",
"@types/bunyan": "^1.8.11",
"@types/bunyan-format": "^0.2.9",
Expand Down Expand Up @@ -179,7 +179,7 @@
"jest-html-reporter": "^3.10.2",
"jest-junit": "^16.0.0",
"jsonwebtoken": "^9.0.2",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"mocha-junit-reporter": "^2.2.1",
"nock": "^13.5.6",
"nodemon": "^3.1.9",
Expand Down

0 comments on commit f4df3fa

Please sign in to comment.