From f4df3fa59a2d3e599f3d37b1c69701467235948f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:07:16 +0000 Subject: [PATCH] Bump the minor group with 3 updates (#272) 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](https://github.com/getsentry/sentry-cli/compare/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](https://github.com/lint-staged/lint-staged/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 80 +++++++++++++++++++++++------------------------ package.json | 6 ++-- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 724eb564..d41101a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,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", @@ -55,7 +55,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", @@ -96,7 +96,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", @@ -3052,9 +3052,9 @@ "license": "MIT" }, "node_modules/@ministryofjustice/hmpps-probation-integration-e2e-tests": { - "version": "1.48.0", - "resolved": "https://registry.npmjs.org/@ministryofjustice/hmpps-probation-integration-e2e-tests/-/hmpps-probation-integration-e2e-tests-1.48.0.tgz", - "integrity": "sha512-RrOcxgmfFbswsjajtwqGtwa1vkp26B7fRj+zJKdkzagZXqCPtqZ0yS6T6C28mFzYBAbMu1rUjz5U2XHzt96dxQ==", + "version": "1.51.0", + "resolved": "https://registry.npmjs.org/@ministryofjustice/hmpps-probation-integration-e2e-tests/-/hmpps-probation-integration-e2e-tests-1.51.0.tgz", + "integrity": "sha512-cdnEYSkq0P3yOd5KCqidRmoXDxGTGN4N4BuENT0FXeuJPTOknIXIMUTv5FmxXYVLkD//NBO4t4nwMBdqEmnvXQ==", "dev": true, "license": "MIT" }, @@ -4159,9 +4159,9 @@ "license": "MIT" }, "node_modules/@sentry/cli": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.40.0.tgz", - "integrity": "sha512-yo+ZfrrpVyu/2Q9r4XI84VeC6xTNzTharSJB2D0BNkreL+c16I1ykG1uc/GmmFnYVBq+HHAaYqXVfSUV14IdHw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.41.0.tgz", + "integrity": "sha512-hfouDEnYD4sJYwh8zw1UN0ZCzArWAc375YTSVAR6tMhF9KDXGc/gEBOxpZjzxLwJLGgbn+tE92WVQ/3ErWYpSw==", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { @@ -4178,19 +4178,19 @@ "node": ">= 10" }, "optionalDependencies": { - "@sentry/cli-darwin": "2.40.0", - "@sentry/cli-linux-arm": "2.40.0", - "@sentry/cli-linux-arm64": "2.40.0", - "@sentry/cli-linux-i686": "2.40.0", - "@sentry/cli-linux-x64": "2.40.0", - "@sentry/cli-win32-i686": "2.40.0", - "@sentry/cli-win32-x64": "2.40.0" + "@sentry/cli-darwin": "2.41.0", + "@sentry/cli-linux-arm": "2.41.0", + "@sentry/cli-linux-arm64": "2.41.0", + "@sentry/cli-linux-i686": "2.41.0", + "@sentry/cli-linux-x64": "2.41.0", + "@sentry/cli-win32-i686": "2.41.0", + "@sentry/cli-win32-x64": "2.41.0" } }, "node_modules/@sentry/cli-darwin": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.40.0.tgz", - "integrity": "sha512-GmPGvPU9tjM1Ps/pkUGQa7rImveo4delb2Dc5l8129i1MyD2ugJ5zjeNhIdBHkaObpuude9rUS7sHC4HTU2Wqw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.41.0.tgz", + "integrity": "sha512-hJMhD0YsxkqJ4JRTtz7WAzBmFm83wLgzxerzXyrm9/ViIjZmLNqcnVKlcRva2JPz+d2l17glpPeLnmxCNEbQQA==", "license": "BSD-3-Clause", "optional": true, "os": [ @@ -4201,9 +4201,9 @@ } }, "node_modules/@sentry/cli-linux-arm": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.40.0.tgz", - "integrity": "sha512-LUdwh3shYXZThkBvmKFUkQvmsCIQu76ZVqU7NXcEWHRF9gITijnSyHKCBPCbcGkb1SqQ92BW/1cJq84Dy0/DRw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.41.0.tgz", + "integrity": "sha512-01oCzJ1emQjWAfEXGWhHZm6YEjshsi/WPPD76nYlYCfTOEfIYJJLDk3G+HHozTD7efvUX3nYdW07gqbYoRw1Tg==", "cpu": [ "arm" ], @@ -4218,9 +4218,9 @@ } }, "node_modules/@sentry/cli-linux-arm64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.40.0.tgz", - "integrity": "sha512-b8gDORhkhP/g1CTYVKzBlbYlmC3BqkgEzAXP8ViFxX1NNS7dK9Hr84cVnDGxhSIfCP8TW1d5V3AGeHwQr5EwEg==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.41.0.tgz", + "integrity": "sha512-l1I0t+Lmi/fyffe9W08i5wMEe8K+LjGsMuP0Ee71h5QJ9quctn3gb45eZJXEKNMI0j/2unwRDcIceFcOfpfsOw==", "cpu": [ "arm64" ], @@ -4235,9 +4235,9 @@ } }, "node_modules/@sentry/cli-linux-i686": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.40.0.tgz", - "integrity": "sha512-sZo3QykQRpMkrz0Eb07ViyK++C6Iir1j7Rpsj/97y5WDncR8TrpGTn6ceuuVRt4clA09/ZIvwuS7amfeKN6jQw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.41.0.tgz", + "integrity": "sha512-RzNxZgxP5tk4BjObX3yhxySLgtlJbm5wdSby5ehbdywBg4n7V4vgvwvQyn4ONh9ftxrlVdvfRrDF3G31PfFJyw==", "cpu": [ "x86", "ia32" @@ -4253,9 +4253,9 @@ } }, "node_modules/@sentry/cli-linux-x64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.40.0.tgz", - "integrity": "sha512-ctpBFuyk2fP97FkxWTD9olI1BM1cy+rUIfnUqmrjXneTaUi3RFIFBB4koYhh1UT6OCWIRvChRIq40Rd9R3Pw8A==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.41.0.tgz", + "integrity": "sha512-QrDnQKK+XNo4uwDCIPyHDNw9ARHEZpGm41ftsSFnRVPlG4//7qEbAu5h8dDXM27eTx9w605CcHVwtYyhPp4aLw==", "cpu": [ "x64" ], @@ -4270,9 +4270,9 @@ } }, "node_modules/@sentry/cli-win32-i686": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.40.0.tgz", - "integrity": "sha512-4SYD40zJS7hVbFzAwXvXcVIoc7xsWa6L1RW1SQlt+Woh5MTPk7FMMSGft8021OSGTljiuqQzx4ecnXMO0K/gOw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.41.0.tgz", + "integrity": "sha512-utwbFaE/gv++WK7IS47zjb5XHcGV8t2dBM8cLI4p4NPYfNf5tHhiBjB4+LezvCzmPmIAdLOodznymoz4N7oUZg==", "cpu": [ "x86", "ia32" @@ -4287,9 +4287,9 @@ } }, "node_modules/@sentry/cli-win32-x64": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.40.0.tgz", - "integrity": "sha512-QEW2Ra4Wsr4y6AwcxOk2hL0zMlCK+adTSTaptTMmcm52el8XjdMwsNo7d/416HUYNcND0YZGih7D+KERepyQSw==", + "version": "2.41.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.41.0.tgz", + "integrity": "sha512-7BhnhsWdeEWIpkWwfmvt8+D1MTiiqVPSH+4vymaA7ZZygOH0UDyA1Z1hPB2bM6ZvtLp7uDACxfN0yrUzlTTaig==", "cpu": [ "x64" ], @@ -12012,9 +12012,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "15.4.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", - "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 75857eb0..e2a25491 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", @@ -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",