Skip to content

Commit b66fba4

Browse files
chore(deps): update dependency sass to ^1.97.1 (#1184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96ea051 commit b66fba4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"postcss-import": "^16.1.1",
5555
"postcss-preset-env": "^10.5.0",
5656
"postcss-scss": "^4.0.9",
57-
"sass": "^1.97.0",
57+
"sass": "^1.97.1",
5858
"stylelint": "^16.26.1",
5959
"stylelint-config-recess-order": "^7.4.0",
6060
"stylelint-config-standard-scss": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6191,9 +6191,9 @@ __metadata:
61916191
languageName: node
61926192
linkType: hard
61936193

6194-
"sass@npm:^1.97.0":
6195-
version: 1.97.0
6196-
resolution: "sass@npm:1.97.0"
6194+
"sass@npm:^1.97.1":
6195+
version: 1.97.1
6196+
resolution: "sass@npm:1.97.1"
61976197
dependencies:
61986198
"@parcel/watcher": "npm:^2.4.1"
61996199
chokidar: "npm:^4.0.0"
@@ -6204,7 +6204,7 @@ __metadata:
62046204
optional: true
62056205
bin:
62066206
sass: sass.js
6207-
checksum: 10c0/4c0e2596131054089beeeb6e98f7318beb909c4775187690656cbb85a45153d04eecd970e6a4431fe47dc94f9749cf8d58c9c5e59055d2cae39f4887a4bb6104
6207+
checksum: 10c0/c389d5d6405869b49fa2291e8328500fe7936f3b72136bc2c338bee6e7fec936bb9a48d77a1310dea66aa4669ba74ae6b82a112eb32521b9b36d740138a39ea0
62086208
languageName: node
62096209
linkType: hard
62106210

@@ -6363,7 +6363,7 @@ __metadata:
63636363
postcss-preset-env: "npm:^10.5.0"
63646364
postcss-scss: "npm:^4.0.9"
63656365
remove-accents: "npm:^0.5.0"
6366-
sass: "npm:^1.97.0"
6366+
sass: "npm:^1.97.1"
63676367
stylelint: "npm:^16.26.1"
63686368
stylelint-config-recess-order: "npm:^7.4.0"
63696369
stylelint-config-standard-scss: "npm:^16.0.0"

0 commit comments

Comments
 (0)