Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.81.1 (#1867)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 37a4f1b commit 0509434
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"react-dom": "18.3.1",
"rollup": "4.28.0",
"rollup-plugin-dts": "6.1.1",
"sass": "1.81.0",
"sass": "1.81.1",
"svelte": "5.4.0",
"svelte-check": "^4.0.0",
"tailwindcss": "3.4.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ __metadata:
rollup: "npm:4.28.0"
rollup-plugin-dts: "npm:6.1.1"
rxjs: "npm:^7.8.1"
sass: "npm:1.81.0"
sass: "npm:1.81.1"
svelte: "npm:5.4.0"
svelte-check: "npm:^4.0.0"
tailwindcss: "npm:3.4.15"
Expand Down Expand Up @@ -8661,9 +8661,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:1.81.1":
version: 1.81.1
resolution: "sass@npm:1.81.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -8674,7 +8674,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/be30371b1706ae84ca39fc724368deae5fd9cf94f4737fb0120f166e81545d113d1aa9abd3d797cf66f1d48625ab20ec838509f157d23e3e1e57c6a7e5e78cda
languageName: node
linkType: hard

Expand Down

0 comments on commit 0509434

Please sign in to comment.