Skip to content

Commit 1274f2a

Browse files
chore(deps-dev): bump sass from 1.85.0 to 1.85.1 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1. - [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.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f74c7e commit 1274f2a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "^5.1.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
3232
"globals": "^16.0.0",
33-
"sass": "^1.85.0",
33+
"sass": "^1.85.1",
3434
"vite": "^6.2.0"
3535
},
3636
"packageManager": "[email protected]"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4028,7 +4028,7 @@ __metadata:
40284028
react-datepicker: "portal:../"
40294029
react-dom: "npm:^19.0.0"
40304030
react-live: "npm:^4.1.8"
4031-
sass: "npm:^1.85.0"
4031+
sass: "npm:^1.85.1"
40324032
slugify: "npm:^1.6.6"
40334033
vite: "npm:^6.2.0"
40344034
languageName: unknown
@@ -4305,9 +4305,9 @@ __metadata:
43054305
languageName: node
43064306
linkType: hard
43074307

4308-
"sass@npm:^1.85.0":
4309-
version: 1.85.0
4310-
resolution: "sass@npm:1.85.0"
4308+
"sass@npm:^1.85.1":
4309+
version: 1.85.1
4310+
resolution: "sass@npm:1.85.1"
43114311
dependencies:
43124312
"@parcel/watcher": "npm:^2.4.1"
43134313
chokidar: "npm:^4.0.0"
@@ -4318,7 +4318,7 @@ __metadata:
43184318
optional: true
43194319
bin:
43204320
sass: sass.js
4321-
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
4321+
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
43224322
languageName: node
43234323
linkType: hard
43244324

0 commit comments

Comments
 (0)