Skip to content

Commit 7c0f072

Browse files
Bump sass from 1.93.0 to 1.93.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.0 to 1.93.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.0...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac5f165 commit 7c0f072

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"compression-webpack-plugin": "^11.1.0",
2121
"laravel-mix": "^6.0.49",
2222
"postcss": "^8.5.6",
23-
"sass": "^1.93.0",
23+
"sass": "^1.93.2",
2424
"sass-loader": "^16.0.3",
2525
"tailwindcss": "^3.4.15"
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5805,10 +5805,10 @@ sass-loader@^16.0.3:
58055805
dependencies:
58065806
neo-async "^2.6.2"
58075807

5808-
sass@^1.93.0:
5809-
version "1.93.0"
5810-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
5811-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
5808+
sass@^1.93.2:
5809+
version "1.93.2"
5810+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.2.tgz#e97d225d60f59a3b3dbb6d2ae3c1b955fd1f2cd1"
5811+
integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==
58125812
dependencies:
58135813
chokidar "^4.0.0"
58145814
immutable "^5.0.2"

0 commit comments

Comments
 (0)