Skip to content

Commit fffd3ca

Browse files
chore(deps-dev): bump sass from 1.97.0 to 1.97.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.0 to 1.97.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.97.0...1.97.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 644f2f5 commit fffd3ca

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
@@ -85,7 +85,7 @@
8585
"react-dom": "^19.2.1",
8686
"rollup": "^4.32.1",
8787
"rollup-plugin-filesize": "^10.0.0",
88-
"sass": "1.97.0",
88+
"sass": "1.97.1",
8989
"slugify": "^1.6.6",
9090
"stylelint": "^16.23.0",
9191
"stylelint-config-standard": "^39.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8771,7 +8771,7 @@ __metadata:
87718771
react-dom: "npm:^19.2.1"
87728772
rollup: "npm:^4.32.1"
87738773
rollup-plugin-filesize: "npm:^10.0.0"
8774-
sass: "npm:1.97.0"
8774+
sass: "npm:1.97.1"
87758775
slugify: "npm:^1.6.6"
87768776
stylelint: "npm:^16.23.0"
87778777
stylelint-config-standard: "npm:^39.0.0"
@@ -9258,9 +9258,9 @@ __metadata:
92589258
languageName: node
92599259
linkType: hard
92609260

9261-
"sass@npm:1.97.0":
9262-
version: 1.97.0
9263-
resolution: "sass@npm:1.97.0"
9261+
"sass@npm:1.97.1":
9262+
version: 1.97.1
9263+
resolution: "sass@npm:1.97.1"
92649264
dependencies:
92659265
"@parcel/watcher": "npm:^2.4.1"
92669266
chokidar: "npm:^4.0.0"
@@ -9271,7 +9271,7 @@ __metadata:
92719271
optional: true
92729272
bin:
92739273
sass: sass.js
9274-
checksum: 10c0/4c0e2596131054089beeeb6e98f7318beb909c4775187690656cbb85a45153d04eecd970e6a4431fe47dc94f9749cf8d58c9c5e59055d2cae39f4887a4bb6104
9274+
checksum: 10c0/c389d5d6405869b49fa2291e8328500fe7936f3b72136bc2c338bee6e7fec936bb9a48d77a1310dea66aa4669ba74ae6b82a112eb32521b9b36d740138a39ea0
92759275
languageName: node
92769276
linkType: hard
92779277

0 commit comments

Comments
 (0)