Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 8919cce

Browse files
chore(deps-dev): Bump sass from 1.83.4 to 1.85.1 (#260)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.85.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.83.4...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07da3c2 commit 8919cce

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
@@ -9,7 +9,7 @@
99
"autoprefixer": "^9.8",
1010
"css-loader": "^7.1",
1111
"mini-css-extract-plugin": "^2.9",
12-
"sass": "^1.83",
12+
"sass": "^1.85",
1313
"postcss-loader": "^8.1",
1414
"sass-loader": "^16.0",
1515
"webpack": "^5.97",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,10 +1101,10 @@ sass-loader@^16.0:
11011101
dependencies:
11021102
neo-async "^2.6.2"
11031103

1104-
sass@^1.83:
1105-
version "1.83.4"
1106-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
1107-
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
1104+
sass@^1.85:
1105+
version "1.85.1"
1106+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
1107+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
11081108
dependencies:
11091109
chokidar "^4.0.0"
11101110
immutable "^5.0.2"

0 commit comments

Comments
 (0)