Skip to content

Commit 4b55f1b

Browse files
chore(deps-dev): bump sass from 1.84.0 to 1.85.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.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.84.0...1.85.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7685a84 commit 4b55f1b

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
@@ -81,7 +81,7 @@
8181
"react-dom": "^19.0.0",
8282
"rollup": "^4.32.1",
8383
"rollup-plugin-filesize": "^10.0.0",
84-
"sass": "1.84.0",
84+
"sass": "1.85.0",
8585
"slugify": "^1.6.6",
8686
"stylelint": "^16.14.1",
8787
"stylelint-config-standard": "^37.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8699,7 +8699,7 @@ __metadata:
86998699
react-dom: "npm:^19.0.0"
87008700
rollup: "npm:^4.32.1"
87018701
rollup-plugin-filesize: "npm:^10.0.0"
8702-
sass: "npm:1.84.0"
8702+
sass: "npm:1.85.0"
87038703
slugify: "npm:^1.6.6"
87048704
stylelint: "npm:^16.14.1"
87058705
stylelint-config-standard: "npm:^37.0.0"
@@ -9207,9 +9207,9 @@ __metadata:
92079207
languageName: node
92089208
linkType: hard
92099209

9210-
"sass@npm:1.84.0":
9211-
version: 1.84.0
9212-
resolution: "sass@npm:1.84.0"
9210+
"sass@npm:1.85.0":
9211+
version: 1.85.0
9212+
resolution: "sass@npm:1.85.0"
92139213
dependencies:
92149214
"@parcel/watcher": "npm:^2.4.1"
92159215
chokidar: "npm:^4.0.0"
@@ -9220,7 +9220,7 @@ __metadata:
92209220
optional: true
92219221
bin:
92229222
sass: sass.js
9223-
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
9223+
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
92249224
languageName: node
92259225
linkType: hard
92269226

0 commit comments

Comments
 (0)