Skip to content

Commit 9366369

Browse files
chore(deps-dev): bump sass from 1.93.2 to 1.93.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3. - [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.2...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c31d7d commit 9366369

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.93.2",
87+
"sass": "1.93.3",
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
@@ -9590,7 +9590,7 @@ __metadata:
95909590
react-dom: "npm:^19.2.0"
95919591
rollup: "npm:^4.32.1"
95929592
rollup-plugin-filesize: "npm:^10.0.0"
9593-
sass: "npm:1.93.2"
9593+
sass: "npm:1.93.3"
95949594
slugify: "npm:^1.6.6"
95959595
stylelint: "npm:^16.23.0"
95969596
stylelint-config-standard: "npm:^39.0.0"
@@ -10091,9 +10091,9 @@ __metadata:
1009110091
languageName: node
1009210092
linkType: hard
1009310093

10094-
"sass@npm:1.93.2":
10095-
version: 1.93.2
10096-
resolution: "sass@npm:1.93.2"
10094+
"sass@npm:1.93.3":
10095+
version: 1.93.3
10096+
resolution: "sass@npm:1.93.3"
1009710097
dependencies:
1009810098
"@parcel/watcher": "npm:^2.4.1"
1009910099
chokidar: "npm:^4.0.0"
@@ -10104,7 +10104,7 @@ __metadata:
1010410104
optional: true
1010510105
bin:
1010610106
sass: sass.js
10107-
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
10107+
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
1010810108
languageName: node
1010910109
linkType: hard
1011010110

0 commit comments

Comments
 (0)