Skip to content

Commit 6d30511

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 403732b commit 6d30511

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.95.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
@@ -8799,7 +8799,7 @@ __metadata:
87998799
react-dom: "npm:^19.2.1"
88008800
rollup: "npm:^4.32.1"
88018801
rollup-plugin-filesize: "npm:^10.0.0"
8802-
sass: "npm:1.94.2"
8802+
sass: "npm:1.95.0"
88038803
slugify: "npm:^1.6.6"
88048804
stylelint: "npm:^16.23.0"
88058805
stylelint-config-standard: "npm:^39.0.0"
@@ -9286,9 +9286,9 @@ __metadata:
92869286
languageName: node
92879287
linkType: hard
92889288

9289-
"sass@npm:1.94.2":
9290-
version: 1.94.2
9291-
resolution: "sass@npm:1.94.2"
9289+
"sass@npm:1.95.0":
9290+
version: 1.95.0
9291+
resolution: "sass@npm:1.95.0"
92929292
dependencies:
92939293
"@parcel/watcher": "npm:^2.4.1"
92949294
chokidar: "npm:^4.0.0"
@@ -9299,7 +9299,7 @@ __metadata:
92999299
optional: true
93009300
bin:
93019301
sass: sass.js
9302-
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
9302+
checksum: 10c0/5f4093eb6fe569d65fbf30baf1fdd36b499ebc90a2f36fedf64aea2f5a72889a9df34cc96cd7cb640a10156708c9b8894b6f89953f26b57b44b96731e9c27fb5
93039303
languageName: node
93049304
linkType: hard
93059305

0 commit comments

Comments
 (0)