Skip to content

Commit ca49dbd

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

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9416,7 +9416,7 @@ __metadata:
94169416
react-dom: "npm:^19.1.0"
94179417
rollup: "npm:^4.32.1"
94189418
rollup-plugin-filesize: "npm:^10.0.0"
9419-
sass: "npm:1.87.0"
9419+
sass: "npm:1.89.0"
94209420
slugify: "npm:^1.6.6"
94219421
stylelint: "npm:^16.14.1"
94229422
stylelint-config-standard: "npm:^37.0.0"
@@ -9940,9 +9940,9 @@ __metadata:
99409940
languageName: node
99419941
linkType: hard
99429942

9943-
"sass@npm:1.87.0":
9944-
version: 1.87.0
9945-
resolution: "sass@npm:1.87.0"
9943+
"sass@npm:1.89.0":
9944+
version: 1.89.0
9945+
resolution: "sass@npm:1.89.0"
99469946
dependencies:
99479947
"@parcel/watcher": "npm:^2.4.1"
99489948
chokidar: "npm:^4.0.0"
@@ -9953,7 +9953,7 @@ __metadata:
99539953
optional: true
99549954
bin:
99559955
sass: sass.js
9956-
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
9956+
checksum: 10c0/8e31b48c5e0abd9d437edb201919a82863f605ace1c1536ccdc6b3133937a70fe29b92ad536af632ecae2f140733931e4ec971e1bfbf8b835c54d392b28331df
99579957
languageName: node
99589958
linkType: hard
99599959

0 commit comments

Comments
 (0)