Skip to content

Commit b3bb9a1

Browse files
chore(deps-dev): bump sass from 1.92.0 to 1.93.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.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.92.0...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09af697 commit b3bb9a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"react-dom": "^19.2.0",
8585
"rollup": "^4.32.1",
8686
"rollup-plugin-filesize": "^10.0.0",
87-
"sass": "1.92.0",
87+
"sass": "1.93.2",
8888
"slugify": "^1.6.6",
8989
"stylelint": "^16.23.0",
9090
"stylelint-config-standard": "^39.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9538,7 +9538,7 @@ __metadata:
95389538
react-dom: "npm:^19.2.0"
95399539
rollup: "npm:^4.32.1"
95409540
rollup-plugin-filesize: "npm:^10.0.0"
9541-
sass: "npm:1.92.0"
9541+
sass: "npm:1.93.2"
95429542
slugify: "npm:^1.6.6"
95439543
stylelint: "npm:^16.23.0"
95449544
stylelint-config-standard: "npm:^39.0.0"
@@ -10039,9 +10039,9 @@ __metadata:
1003910039
languageName: node
1004010040
linkType: hard
1004110041

10042-
"sass@npm:1.92.0":
10043-
version: 1.92.0
10044-
resolution: "sass@npm:1.92.0"
10042+
"sass@npm:1.93.2":
10043+
version: 1.93.2
10044+
resolution: "sass@npm:1.93.2"
1004510045
dependencies:
1004610046
"@parcel/watcher": "npm:^2.4.1"
1004710047
chokidar: "npm:^4.0.0"
@@ -10052,7 +10052,7 @@ __metadata:
1005210052
optional: true
1005310053
bin:
1005410054
sass: sass.js
10055-
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
10055+
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
1005610056
languageName: node
1005710057
linkType: hard
1005810058

0 commit comments

Comments
 (0)