Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit de57b1c

Browse files
chore(deps): update dependency sass to v1.93.1 (#1931)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.93.0` -> `1.93.1`](https://renovatebot.com/diffs/npm/sass/1.93.0/1.93.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.93.0/1.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.93.1`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1931) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.93.0...1.93.1) - No user-visible changes. ##### JavaScript API - Fix an error in the release process for `@sass/types`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/chemicaltools/chemicaltools-web). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02ab5d1 commit de57b1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-vue": "7.20.0",
6060
"eslint-plugin-vuetify": "2.5.3",
6161
"ifdef-loader": "2.3.2",
62-
"sass": "1.93.0",
62+
"sass": "1.93.1",
6363
"sass-loader": "16.0.5",
6464
"semantic-release": "24.2.9",
6565
"stylus": "0.64.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8610,10 +8610,10 @@ sass-loader@16.0.5:
86108610
dependencies:
86118611
neo-async "^2.6.2"
86128612

8613-
sass@1.93.0:
8614-
version "1.93.0"
8615-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
8616-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
8613+
sass@1.93.1:
8614+
version "1.93.1"
8615+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.1.tgz#94bf77eeef5fba022c7316515327e275e46b654e"
8616+
integrity sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==
86178617
dependencies:
86188618
chokidar "^4.0.0"
86198619
immutable "^5.0.2"

0 commit comments

Comments
 (0)