Skip to content

Commit 75ef041

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

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.89.0",
85+
"sass": "1.90.0",
8686
"slugify": "^1.6.6",
8787
"stylelint": "^16.14.1",
8888
"stylelint-config-standard": "^38.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9444,7 +9444,7 @@ __metadata:
94449444
react-dom: "npm:^19.1.0"
94459445
rollup: "npm:^4.32.1"
94469446
rollup-plugin-filesize: "npm:^10.0.0"
9447-
sass: "npm:1.89.0"
9447+
sass: "npm:1.90.0"
94489448
slugify: "npm:^1.6.6"
94499449
stylelint: "npm:^16.14.1"
94509450
stylelint-config-standard: "npm:^38.0.0"
@@ -9939,9 +9939,9 @@ __metadata:
99399939
languageName: node
99409940
linkType: hard
99419941

9942-
"sass@npm:1.89.0":
9943-
version: 1.89.0
9944-
resolution: "sass@npm:1.89.0"
9942+
"sass@npm:1.90.0":
9943+
version: 1.90.0
9944+
resolution: "sass@npm:1.90.0"
99459945
dependencies:
99469946
"@parcel/watcher": "npm:^2.4.1"
99479947
chokidar: "npm:^4.0.0"
@@ -9952,7 +9952,7 @@ __metadata:
99529952
optional: true
99539953
bin:
99549954
sass: sass.js
9955-
checksum: 10c0/8e31b48c5e0abd9d437edb201919a82863f605ace1c1536ccdc6b3133937a70fe29b92ad536af632ecae2f140733931e4ec971e1bfbf8b835c54d392b28331df
9955+
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
99569956
languageName: node
99579957
linkType: hard
99589958

0 commit comments

Comments
 (0)