From 8337b8094fbacdf47f982dc1e063d2463f80248f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:39:28 +0000 Subject: [PATCH] build(deps): bump the npm group with 5 updates Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) | `3.2.0` | `3.2.1` | | [@rails/ujs](https://github.com/rails/rails) | `7.1.500` | `7.1.501` | | [sass](https://github.com/sass/dart-sass) | `1.82.0` | `1.83.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `23.10.3` | `23.10.4` | | [stylelint](https://github.com/stylelint/stylelint) | `16.11.0` | `16.12.0` | Updates `@ministryofjustice/frontend` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/ministryofjustice/moj-frontend/releases) - [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/ministryofjustice/moj-frontend/compare/v3.2.0...v3.2.1) Updates `@rails/ujs` from 7.1.500 to 7.1.501 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `sass` from 1.82.0 to 1.83.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.82.0...1.83.0) Updates `puppeteer` from 23.10.3 to 23.10.4 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.10.3...puppeteer-v23.10.4) Updates `stylelint` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.11.0...16.12.0) --- updated-dependencies: - dependency-name: "@ministryofjustice/frontend" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 10 +++---- yarn.lock | 75 ++++++++++++++++++++++++---------------------------- 2 files changed, 39 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index 03ed21fca9..4686acc36f 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "postinstall": "rm -rf node_modules/resolve/test/resolver/multirepo node_modules/eslint-plugin-react/node_modules/resolve/test/resolver/multirepo" }, "dependencies": { - "@ministryofjustice/frontend": "^3.2.0", - "@rails/ujs": "^7.1.500", + "@ministryofjustice/frontend": "^3.2.1", + "@rails/ujs": "^7.1.501", "axios": "^1.7.9", "core-js": "^3.39.0", "dropzone": "^6.0.0-beta.2", @@ -20,7 +20,7 @@ "jest": "^29.7.0", "jquery": "^3.7.1", "js-search": "^2.0.1", - "sass": "^1.82.0" + "sass": "^1.83.0" }, "devDependencies": { "@babel/core": "^7.26.0", @@ -32,9 +32,9 @@ "jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom-global": "^4.0.0", "postcss": "^8.4.49", - "puppeteer": "^23.10.3", + "puppeteer": "^23.10.4", "standard": "^17.1.2", - "stylelint": "^16.11.0", + "stylelint": "^16.12.0", "stylelint-config-gds": "^2.0.0", "stylelint-order": "^6.0.4" }, diff --git a/yarn.lock b/yarn.lock index 7b47bf82c6..0a6ada50a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,10 +1378,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@ministryofjustice/frontend@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.0.tgz#a3fe803e9865cba6853c23bd34c75688109b9620" - integrity sha512-fnFTKRR4q/+Ihhhu5S1tf4n+UO0Z2I6fGMEPEn/wHe7S5B09P5Kw/bw6tuCKTanzHymfhPypfvArMbYTcTtK7w== +"@ministryofjustice/frontend@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-3.2.1.tgz#2ef3616132326b83a568a2ac694836fed30a4bce" + integrity sha512-VSux1C/s8GAENXs4ih38irzaWrhguX+89YBg1tJSDcshFjNsEtclGtdLd8xyU8Gxs2qfRsn1E2dKyffzK94lTw== dependencies: govuk-frontend "^5.0.0" moment "^2.27.0" @@ -1504,10 +1504,10 @@ unbzip2-stream "^1.4.3" yargs "^17.7.2" -"@rails/ujs@^7.1.500": - version "7.1.500" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128" - integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw== +"@rails/ujs@^7.1.501": + version "7.1.501" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.501.tgz#e560a7b6885a12a659c4beb47f4336c8a9353056" + integrity sha512-7EDRGUlgns12IgP3SXVSaxA3CwRzbLOypPXn1EqEZiZ/NS/PwaQ/oa7Z2VRO4B46JifoVr0PYg+G5ERSGQJHxQ== "@sinclair/typebox@^0.27.8": version "0.27.8" @@ -2417,10 +2417,10 @@ data-view-byte-offset@^1.0.0: es-errors "^1.3.0" is-data-view "^1.0.1" -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.7: - version "4.3.7" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" - integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== +debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.7, debug@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" + integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== dependencies: ms "^2.1.3" @@ -2431,13 +2431,6 @@ debug@^3.2.7: dependencies: ms "^2.1.1" -debug@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" - integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== - dependencies: - ms "^2.1.3" - decimal.js@^10.4.2: version "10.4.3" resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23" @@ -5002,10 +4995,10 @@ punycode@^2.1.0, punycode@^2.1.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== -puppeteer-core@23.10.3: - version "23.10.3" - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.10.3.tgz#0ebab29a40c8401c8a851c794489e3196bb57486" - integrity sha512-7JG8klL2qHLyH8t2pOmM9zgykhaulUf7cxnmmqupjdwGfNMiGaYehQka20iUB9R/fwVyG8mFMZcsmw1FHrgKVw== +puppeteer-core@23.10.4: + version "23.10.4" + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.10.4.tgz#f0a70a0df6a0afd43e787b658064ddb062c07b5a" + integrity sha512-pQAY7+IFAndWDkDodsQGguW1/ifV5OMlGXJDspwtK49Asb7poJZ/V5rXJxVSpq57bWrJasjQBZ1X27z1oWVq4Q== dependencies: "@puppeteer/browsers" "2.6.1" chromium-bidi "0.8.0" @@ -5014,16 +5007,16 @@ puppeteer-core@23.10.3: typed-query-selector "^2.12.0" ws "^8.18.0" -puppeteer@^23.10.3: - version "23.10.3" - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.10.3.tgz#126617da061d4fee24d794c1f89a8e42706d9dfb" - integrity sha512-ODG+L9vCSPkQ1j+yDtNDdkSsWt2NXNrQO5C8MlwkYgE2hYnXdqVRbBpsHnoP7+EULJJKbWyR2Q4BdfohjQor3A== +puppeteer@^23.10.4: + version "23.10.4" + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.10.4.tgz#398ff9f04924c05334514d73b61a03a7a36ad101" + integrity sha512-i0sYIAIjdO9MoRfFqbkoWFnQYZVmNp8msbztTgG46KbOdoYAv4f56MFzdFwtC0lyZHtkP+yl0H7tP0dNg3RQYA== dependencies: "@puppeteer/browsers" "2.6.1" chromium-bidi "0.8.0" cosmiconfig "^9.0.0" devtools-protocol "0.0.1367902" - puppeteer-core "23.10.3" + puppeteer-core "23.10.4" typed-query-selector "^2.12.0" pure-rand@^6.0.0: @@ -5269,10 +5262,10 @@ safe-regex-test@^1.0.3: resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sass@^1.82.0: - version "1.82.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70" - integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q== +sass@^1.83.0: + version "1.83.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f" + integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw== dependencies: chokidar "^4.0.0" immutable "^5.0.2" @@ -5623,10 +5616,10 @@ stylelint-scss@^6.0.0: postcss-selector-parser "^6.0.15" postcss-value-parser "^4.2.0" -stylelint@^16.11.0: - version "16.11.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.11.0.tgz#7eb653b007dc0b4366dc3aa7bfa94ced0c52f087" - integrity sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw== +stylelint@^16.12.0: + version "16.12.0" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.12.0.tgz#13532dcbaed21348da0e9e0fb9a4e1e7f6dab2b8" + integrity sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg== dependencies: "@csstools/css-parser-algorithms" "^3.0.4" "@csstools/css-tokenizer" "^3.0.3" @@ -5664,7 +5657,7 @@ stylelint@^16.11.0: string-width "^4.2.3" supports-hyperlinks "^3.1.0" svg-tags "^1.0.0" - table "^6.8.2" + table "^6.9.0" write-file-atomic "^5.0.1" supports-color@^7.0.0, supports-color@^7.1.0: @@ -5704,10 +5697,10 @@ symbol-tree@^3.2.4: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== -table@^6.8.2: - version "6.8.2" - resolved "https://registry.yarnpkg.com/table/-/table-6.8.2.tgz#c5504ccf201213fa227248bdc8c5569716ac6c58" - integrity sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA== +table@^6.9.0: + version "6.9.0" + resolved "https://registry.yarnpkg.com/table/-/table-6.9.0.tgz#50040afa6264141c7566b3b81d4d82c47a8668f5" + integrity sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A== dependencies: ajv "^8.0.1" lodash.truncate "^4.4.2"