Update dependency sass to ^1.69.5 (#5811)

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone
America/Chicago, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/compiler-explorer/compiler-explorer).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-27 22:20:28 -06:00
committed by GitHub
parent 23fcc9be04
commit 01e62b136e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -133,7 +133,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.4.0",
"prettier": "^3.1.0",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"sinon": "^17.0.0",
"source-map-loader": "^4.0.1",

View File

@@ -142,7 +142,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.4.0",
"prettier": "^3.1.0",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"sinon": "^17.0.0",
"source-map-loader": "^4.0.1",