Skip to content

Commit

Permalink
Bump the minor group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [agentkeepalive](https://github.com/node-modules/agentkeepalive) | `4.5.0` | `4.6.0` |
| [@ministryofjustice/hmpps-probation-integration-e2e-tests](https://github.com/ministryofjustice/hmpps-probation-integration-e2e-tests) | `1.43.0` | `1.44.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.1` | `8.18.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.1` | `8.18.2` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.1.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.3.0` |


Updates `agentkeepalive` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/node-modules/agentkeepalive/releases)
- [Changelog](https://github.com/node-modules/agentkeepalive/blob/master/History.md)
- [Commits](node-modules/agentkeepalive@4.5.0...4.6.0)

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

Updates `@typescript-eslint/eslint-plugin` from 8.18.1 to 8.18.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser)

Updates `concurrently` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.1)

Updates `lint-staged` from 15.2.11 to 15.3.0
- [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.2.11...v15.3.0)

---
updated-dependencies:
- dependency-name: agentkeepalive
  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: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent bd8e250 commit 3db8806
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 83 deletions.
141 changes: 64 additions & 77 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@ministryofjustice/probation-search-frontend": "^2.2.0",
"@sentry/cli": "^2.39.1",
"@sentry/node": "^8.45.1",
"agentkeepalive": "^4.5.0",
"agentkeepalive": "^4.6.0",
"applicationinsights": "^2.9.5",
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
Expand Down Expand Up @@ -138,7 +138,7 @@
},
"devDependencies": {
"@faker-js/faker": "^9.3.0",
"@ministryofjustice/hmpps-probation-integration-e2e-tests": "^1.43.0",
"@ministryofjustice/hmpps-probation-integration-e2e-tests": "^1.44.0",
"@playwright/test": "^1.49.1",
"@types/bunyan": "^1.8.11",
"@types/bunyan-format": "^0.2.9",
Expand All @@ -161,10 +161,10 @@
"@types/superagent": "^8.1.9",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"audit-ci": "^7.1.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"cookie-session": "^2.1.0",
"cypress": "^13.16.1",
"cypress-multi-reporters": "^2.0.4",
Expand All @@ -183,7 +183,7 @@
"jest-html-reporter": "^3.10.2",
"jest-junit": "^16.0.0",
"jsonwebtoken": "^9.0.2",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"mocha-junit-reporter": "^2.2.1",
"nock": "^13.5.6",
"nodemon": "^3.1.9",
Expand Down

0 comments on commit 3db8806

Please sign in to comment.