Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.81.1 (#8946)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://redirect.github.com/sass/dart-sass) | [`1.81.0` ->
`1.81.1`](https://renovatebot.com/diffs/npm/sass/1.81.0/1.81.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.81.0/1.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.81.0/1.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sass/dart-sass (sass)</summary>

###
[`v1.81.1`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1811)

[Compare
Source](https://redirect.github.com/sass/dart-sass/compare/1.81.0...1.81.1)

-   No user-visible changes.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 23bdf03 commit 87d03e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"react-router-dom": "6.16.0",
"react-table": "7.8.0",
"react-test-renderer": "18.3.1",
"sass": "1.81.0",
"sass": "1.81.1",
"semver": "7.6.3",
"swr": "2.2.5",
"tss-react": "4.9.13",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8997,9 +8997,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 @@ -9010,7 +9010,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/be30371b1706ae84ca39fc724368deae5fd9cf94f4737fb0120f166e81545d113d1aa9abd3d797cf66f1d48625ab20ec838509f157d23e3e1e57c6a7e5e78cda
languageName: node
linkType: hard

Expand Down Expand Up @@ -10217,7 +10217,7 @@ __metadata:
react-router-dom: "npm:6.16.0"
react-table: "npm:7.8.0"
react-test-renderer: "npm:18.3.1"
sass: "npm:1.81.0"
sass: "npm:1.81.1"
semver: "npm:7.6.3"
swr: "npm:2.2.5"
tss-react: "npm:4.9.13"
Expand Down

0 comments on commit 87d03e8

Please sign in to comment.