From 3f503049aaefc92abd1cb0a724d0ca71211fda8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 01:49:03 +0000 Subject: [PATCH] fix(deps): update dependency sass to ^1.80.7 --- .pnp.cjs | 16 ++++++++-------- metapackages/sass/package.json | 2 +- yarn.lock | 23 +++++++++++++---------- 3 files changed, 22 insertions(+), 19 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 21b2c6e22..5edb3e7b5 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -511,7 +511,7 @@ const RAW_RUNTIME_STATE = ["gulp-sourcemaps", "npm:3.0.0"],\ ["modern-normalize", "npm:3.0.1"],\ ["postcss", "npm:8.4.47"],\ - ["sass", "npm:1.79.5"],\ + ["sass", "npm:1.80.7"],\ ["yargs", "npm:17.7.2"]\ ],\ "linkType": "SOFT"\ @@ -4640,10 +4640,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["immutable", [\ - ["npm:4.0.0", {\ - "packageLocation": "../../../../cache/others/berry/cache/immutable-npm-4.0.0-74b844f82e-10c0.zip/node_modules/immutable/",\ + ["npm:5.0.2", {\ + "packageLocation": "../../../../cache/others/berry/cache/immutable-npm-5.0.2-d7d3c3ff6b-10c0.zip/node_modules/immutable/",\ "packageDependencies": [\ - ["immutable", "npm:4.0.0"]\ + ["immutable", "npm:5.0.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -8378,13 +8378,13 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["sass", [\ - ["npm:1.79.5", {\ - "packageLocation": "../../../../cache/others/berry/cache/sass-npm-1.79.5-9f4647a8cf-10c0.zip/node_modules/sass/",\ + ["npm:1.80.7", {\ + "packageLocation": "../../../../cache/others/berry/cache/sass-npm-1.80.7-f3e7fc66fb-10c0.zip/node_modules/sass/",\ "packageDependencies": [\ - ["sass", "npm:1.79.5"],\ + ["sass", "npm:1.80.7"],\ ["@parcel/watcher", "npm:2.4.1"],\ ["chokidar", "npm:4.0.0"],\ - ["immutable", "npm:4.0.0"],\ + ["immutable", "npm:5.0.2"],\ ["source-map-js", "npm:1.0.2"]\ ],\ "linkType": "HARD"\ diff --git a/metapackages/sass/package.json b/metapackages/sass/package.json index 0c2c299d3..9b7bbdb0d 100644 --- a/metapackages/sass/package.json +++ b/metapackages/sass/package.json @@ -12,7 +12,7 @@ "gulp-sourcemaps": "^3.0.0", "modern-normalize": "^3.0.1", "postcss": "^8.4.47", - "sass": "^1.79.5", + "sass": "^1.80.7", "yargs": "^17.7.2" }, "repository": { diff --git a/yarn.lock b/yarn.lock index d56b09efe..7e943ff95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -388,7 +388,7 @@ __metadata: gulp-sourcemaps: "npm:^3.0.0" modern-normalize: "npm:^3.0.1" postcss: "npm:^8.4.47" - sass: "npm:^1.79.5" + sass: "npm:^1.80.7" yargs: "npm:^17.7.2" bin: drainpipe-sass: ./gulp.js @@ -4033,10 +4033,10 @@ __metadata: languageName: node linkType: hard -"immutable@npm:^4.0.0": - version: 4.0.0 - resolution: "immutable@npm:4.0.0" - checksum: 10c0/964b51a559e026f38835985b892599964e9915a77967b549784878e29b1f95331518b3f64d100faa11054ae5d43a6b1af28e6a7f5bba5463b0ae68a30aa2b1b4 +"immutable@npm:^5.0.2": + version: 5.0.2 + resolution: "immutable@npm:5.0.2" + checksum: 10c0/0d97ad95384e49563b6ed68f90e5ea83c149fd96ff417fae8274e1c524e3ef800eb1a2e8009e29d9b8ffdf63affd7692f87c8af72714181aad8dca88747fb5ac languageName: node linkType: hard @@ -7196,17 +7196,20 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.79.5": - version: 1.79.5 - resolution: "sass@npm:1.79.5" +"sass@npm:^1.80.7": + version: 1.80.7 + resolution: "sass@npm:1.80.7" dependencies: "@parcel/watcher": "npm:^2.4.1" chokidar: "npm:^4.0.0" - immutable: "npm:^4.0.0" + immutable: "npm:^5.0.2" source-map-js: "npm:>=0.6.2 <2.0.0" + dependenciesMeta: + "@parcel/watcher": + optional: true bin: sass: sass.js - checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf + checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7 languageName: node linkType: hard