Skip to content

Commit 877c76b

Browse files
chore(deps-dev): bump sass from 1.94.2 to 1.95.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.95.0. - [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.94.2...1.95.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.95.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb562ae commit 877c76b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-dom": "^19.2.1",
8686
"rollup": "^4.32.1",
8787
"rollup-plugin-filesize": "^10.0.0",
88-
"sass": "1.94.2",
88+
"sass": "1.97.0",
8989
"slugify": "^1.6.6",
9090
"stylelint": "^16.23.0",
9191
"stylelint-config-standard": "^39.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8778,7 +8778,7 @@ __metadata:
87788778
react-dom: "npm:^19.2.1"
87798779
rollup: "npm:^4.32.1"
87808780
rollup-plugin-filesize: "npm:^10.0.0"
8781-
sass: "npm:1.94.2"
8781+
sass: "npm:1.97.0"
87828782
slugify: "npm:^1.6.6"
87838783
stylelint: "npm:^16.23.0"
87848784
stylelint-config-standard: "npm:^39.0.0"
@@ -9265,9 +9265,9 @@ __metadata:
92659265
languageName: node
92669266
linkType: hard
92679267

9268-
"sass@npm:1.94.2":
9269-
version: 1.94.2
9270-
resolution: "sass@npm:1.94.2"
9268+
"sass@npm:1.97.0":
9269+
version: 1.97.0
9270+
resolution: "sass@npm:1.97.0"
92719271
dependencies:
92729272
"@parcel/watcher": "npm:^2.4.1"
92739273
chokidar: "npm:^4.0.0"
@@ -9278,7 +9278,7 @@ __metadata:
92789278
optional: true
92799279
bin:
92809280
sass: sass.js
9281-
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
9281+
checksum: 10c0/4c0e2596131054089beeeb6e98f7318beb909c4775187690656cbb85a45153d04eecd970e6a4431fe47dc94f9749cf8d58c9c5e59055d2cae39f4887a4bb6104
92829282
languageName: node
92839283
linkType: hard
92849284

0 commit comments

Comments
 (0)