Skip to content

Commit b42f797

Browse files
chore(deps-dev): bump sass from 1.85.1 to 1.86.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.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.85.1...1.86.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f115e0 commit b42f797

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
@@ -82,7 +82,7 @@
8282
"react-dom": "^19.1.0",
8383
"rollup": "^4.32.1",
8484
"rollup-plugin-filesize": "^10.0.0",
85-
"sass": "1.85.1",
85+
"sass": "1.86.3",
8686
"slugify": "^1.6.6",
8787
"stylelint": "^16.14.1",
8888
"stylelint-config-standard": "^37.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8869,7 +8869,7 @@ __metadata:
88698869
react-dom: "npm:^19.1.0"
88708870
rollup: "npm:^4.32.1"
88718871
rollup-plugin-filesize: "npm:^10.0.0"
8872-
sass: "npm:1.85.1"
8872+
sass: "npm:1.86.3"
88738873
slugify: "npm:^1.6.6"
88748874
stylelint: "npm:^16.14.1"
88758875
stylelint-config-standard: "npm:^37.0.0"
@@ -9380,9 +9380,9 @@ __metadata:
93809380
languageName: node
93819381
linkType: hard
93829382

9383-
"sass@npm:1.85.1":
9384-
version: 1.85.1
9385-
resolution: "sass@npm:1.85.1"
9383+
"sass@npm:1.86.3":
9384+
version: 1.86.3
9385+
resolution: "sass@npm:1.86.3"
93869386
dependencies:
93879387
"@parcel/watcher": "npm:^2.4.1"
93889388
chokidar: "npm:^4.0.0"
@@ -9393,7 +9393,7 @@ __metadata:
93939393
optional: true
93949394
bin:
93959395
sass: sass.js
9396-
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
9396+
checksum: 10c0/ba819a0828f732adf7a94cd8ca017bce92bc299ffb878836ed1da80a30612bfbbf56a5e42d6dff3ad80d919c2025afb42948fc7b54a7bc61a9a2d58e1e0c558a
93979397
languageName: node
93989398
linkType: hard
93999399

0 commit comments

Comments
 (0)