Skip to content

Commit 434ed9d

Browse files
chore(deps-dev): bump sass from 1.90.0 to 1.92.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.90.0 to 1.92.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.90.0...1.92.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db67a58 commit 434ed9d

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.1.1",
8585
"rollup": "^4.32.1",
8686
"rollup-plugin-filesize": "^10.0.0",
87-
"sass": "1.90.0",
87+
"sass": "1.92.0",
8888
"slugify": "^1.6.6",
8989
"stylelint": "^16.14.1",
9090
"stylelint-config-standard": "^38.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9561,7 +9561,7 @@ __metadata:
95619561
react-dom: "npm:^19.1.1"
95629562
rollup: "npm:^4.32.1"
95639563
rollup-plugin-filesize: "npm:^10.0.0"
9564-
sass: "npm:1.90.0"
9564+
sass: "npm:1.92.0"
95659565
slugify: "npm:^1.6.6"
95669566
stylelint: "npm:^16.14.1"
95679567
stylelint-config-standard: "npm:^38.0.0"
@@ -10056,9 +10056,9 @@ __metadata:
1005610056
languageName: node
1005710057
linkType: hard
1005810058

10059-
"sass@npm:1.90.0":
10060-
version: 1.90.0
10061-
resolution: "sass@npm:1.90.0"
10059+
"sass@npm:1.92.0":
10060+
version: 1.92.0
10061+
resolution: "sass@npm:1.92.0"
1006210062
dependencies:
1006310063
"@parcel/watcher": "npm:^2.4.1"
1006410064
chokidar: "npm:^4.0.0"
@@ -10069,7 +10069,7 @@ __metadata:
1006910069
optional: true
1007010070
bin:
1007110071
sass: sass.js
10072-
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
10072+
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
1007310073
languageName: node
1007410074
linkType: hard
1007510075

0 commit comments

Comments
 (0)