Skip to content

Commit b66d99b

Browse files
chore(deps-dev): bump sass from 1.93.3 to 1.94.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.3 to 1.94.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.93.3...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1122aba commit b66d99b

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.3",
87+
"sass": "1.94.0",
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
@@ -9696,7 +9696,7 @@ __metadata:
96969696
react-dom: "npm:^19.2.0"
96979697
rollup: "npm:^4.32.1"
96989698
rollup-plugin-filesize: "npm:^10.0.0"
9699-
sass: "npm:1.93.3"
9699+
sass: "npm:1.94.0"
97009700
slugify: "npm:^1.6.6"
97019701
stylelint: "npm:^16.23.0"
97029702
stylelint-config-standard: "npm:^39.0.0"
@@ -10197,9 +10197,9 @@ __metadata:
1019710197
languageName: node
1019810198
linkType: hard
1019910199

10200-
"sass@npm:1.93.3":
10201-
version: 1.93.3
10202-
resolution: "sass@npm:1.93.3"
10200+
"sass@npm:1.94.0":
10201+
version: 1.94.0
10202+
resolution: "sass@npm:1.94.0"
1020310203
dependencies:
1020410204
"@parcel/watcher": "npm:^2.4.1"
1020510205
chokidar: "npm:^4.0.0"
@@ -10210,7 +10210,7 @@ __metadata:
1021010210
optional: true
1021110211
bin:
1021210212
sass: sass.js
10213-
checksum: 10c0/b9facc64de10c9d1514272c1dcbb48ca99d5f591a1cd43fd27d641275d9d95948f1299107ab5b309e2abb552667cca84a38a1a3df5116eb72eba4144bf850b6a
10213+
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
1021410214
languageName: node
1021510215
linkType: hard
1021610216

0 commit comments

Comments
 (0)