Skip to content

Commit 1173e32

Browse files
build(deps-dev): bump sass from 1.86.0 to 1.86.1 (#1603)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.0 to 1.86.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.86.0...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a30d2e7 commit 1173e32

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-vue": "^9.33.0",
5151
"eslint-plugin-vuejs-accessibility": "^2.4.1",
5252
"jest": "29.7.0",
53-
"sass": "^1.86.0",
53+
"sass": "^1.86.1",
5454
"sass-loader": "^16.0.5",
5555
"ts-jest": "^29.3.1",
5656
"typescript": "^5.8.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10213,10 +10213,10 @@ sass-loader@^16.0.5:
1021310213
dependencies:
1021410214
neo-async "^2.6.2"
1021510215

10216-
sass@^1.86.0:
10217-
version "1.86.0"
10218-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.0.tgz#f49464fb6237a903a93f4e8760ef6e37a5030114"
10219-
integrity sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==
10216+
sass@^1.86.1:
10217+
version "1.86.1"
10218+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
10219+
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
1022010220
dependencies:
1022110221
chokidar "^4.0.0"
1022210222
immutable "^5.0.2"

0 commit comments

Comments
 (0)