Skip to content

Commit 61ce3ec

Browse files
build(deps-dev): bump sass from 1.91.0 to 1.92.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.0. - [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.91.0...1.92.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c2083b commit 61ce3ec

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-vuejs-accessibility": "^2.4.1",
5050
"globals": "^16.3.0",
5151
"jest": "30.1.3",
52-
"sass": "^1.91.0",
52+
"sass": "^1.92.0",
5353
"sass-loader": "^16.0.5",
5454
"ts-jest": "^29.4.1",
5555
"typescript": "^5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9355,10 +9355,10 @@ sass-loader@^16.0.5:
93559355
dependencies:
93569356
neo-async "^2.6.2"
93579357

9358-
sass@^1.91.0:
9359-
version "1.91.0"
9360-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
9361-
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
9358+
sass@^1.92.0:
9359+
version "1.92.0"
9360+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.0.tgz#02d9ae21ce1763def2cd461449aac2eb56364796"
9361+
integrity sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==
93629362
dependencies:
93639363
chokidar "^4.0.0"
93649364
immutable "^5.0.2"

0 commit comments

Comments
 (0)