Skip to content

Commit 0abe6ce

Browse files
chore(deps-dev): bump sass in the dependencies group (#7401)
Bumps the dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.78.0 to 1.79.1 - [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.78.0...1.79.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60a7ca9 commit 0abe6ce

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"remark-html": "^16.0.1",
131131
"remark-refractor": "montogeek/remark-refractor",
132132
"rimraf": "^6.0.1",
133-
"sass": "^1.78.0",
133+
"sass": "^1.79.1",
134134
"sass-loader": "^16.0.1",
135135
"sirv-cli": "^2.0.2",
136136
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3882,7 +3882,7 @@ cheerio@^0.22.0:
38823882
lodash.reject "^4.4.0"
38833883
lodash.some "^4.4.0"
38843884

3885-
"chokidar@>=3.0.0 <4.0.0", chokidar@^3.5.3, chokidar@^3.6.0:
3885+
chokidar@^3.5.3, chokidar@^3.6.0:
38863886
version "3.6.0"
38873887
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
38883888
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
@@ -3897,6 +3897,13 @@ cheerio@^0.22.0:
38973897
optionalDependencies:
38983898
fsevents "~2.3.2"
38993899

3900+
chokidar@^4.0.0:
3901+
version "4.0.0"
3902+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.0.tgz#4d603963e5dd762dc5c7bb1cb5664e53a3002225"
3903+
integrity sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==
3904+
dependencies:
3905+
readdirp "^4.0.1"
3906+
39003907
chrome-trace-event@^1.0.2:
39013908
version "1.0.2"
39023909
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz#234090ee97c7d4ad1a2c4beae27505deffc608a4"
@@ -11055,6 +11062,11 @@ readable-stream@^3.0.2, readable-stream@^3.0.6, readable-stream@^3.1.1:
1105511062
string_decoder "^1.1.1"
1105611063
util-deprecate "^1.0.1"
1105711064

11065+
readdirp@^4.0.1:
11066+
version "4.0.1"
11067+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
11068+
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
11069+
1105811070
readdirp@~3.6.0:
1105911071
version "3.6.0"
1106011072
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
@@ -11525,12 +11537,12 @@ sass-loader@^16.0.1:
1152511537
dependencies:
1152611538
neo-async "^2.6.2"
1152711539

11528-
sass@^1.78.0:
11529-
version "1.78.0"
11530-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
11531-
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
11540+
sass@^1.79.1:
11541+
version "1.79.1"
11542+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.1.tgz#0c572e8f09cc4095c27077567f78dbb9b3dceeb2"
11543+
integrity sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==
1153211544
dependencies:
11533-
chokidar ">=3.0.0 <4.0.0"
11545+
chokidar "^4.0.0"
1153411546
immutable "^4.0.0"
1153511547
source-map-js ">=0.6.2 <2.0.0"
1153611548

0 commit comments

Comments
 (0)