Skip to content

Commit c840632

Browse files
build(deps-dev): bump sass from 1.94.0 to 1.94.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.0 to 1.94.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.94.0...1.94.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440adcd commit c840632

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-vuejs-accessibility": "^2.4.1",
5050
"globals": "^16.5.0",
5151
"jest": "30.2.0",
52-
"sass": "^1.94.0",
52+
"sass": "^1.94.1",
5353
"sass-loader": "^16.0.6",
5454
"ts-jest": "^29.4.5",
5555
"typescript": "^5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9327,10 +9327,10 @@ sass-loader@^16.0.6:
93279327
dependencies:
93289328
neo-async "^2.6.2"
93299329

9330-
sass@^1.94.0:
9331-
version "1.94.0"
9332-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.0.tgz#a04198d8940358ca6ad537d2074051edbbe7c1a7"
9333-
integrity sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==
9330+
sass@^1.94.1:
9331+
version "1.94.1"
9332+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.1.tgz#79f726f2bdc347a387a954d4c967ac73efdb6676"
9333+
integrity sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==
93349334
dependencies:
93359335
chokidar "^4.0.0"
93369336
immutable "^5.0.2"

0 commit comments

Comments
 (0)