Skip to content

Commit 7594a00

Browse files
dependabot[bot]praphull-purohit
authored andcommitted
Bump sass from 1.85.1 to 1.86.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.3. - [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.85.1...1.86.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e27c6b6 commit 7594a00

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
@@ -19,7 +19,7 @@
1919
"@sveltejs/kit": "^2.20.4",
2020
"@sveltejs/vite-plugin-svelte": "^3.1.2",
2121
"bulma": "^0.9.4",
22-
"sass": "^1.85.1",
22+
"sass": "^1.86.3",
2323
"svelte": "^4.2.19",
2424
"svelte-check": "^4.1.5",
2525
"svelte-preprocess": "^6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,10 @@ sade@^1.7.4, sade@^1.8.1:
865865
dependencies:
866866
mri "^1.1.0"
867867

868-
sass@^1.85.1:
869-
version "1.85.1"
870-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
871-
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
868+
sass@^1.86.3:
869+
version "1.86.3"
870+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
871+
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
872872
dependencies:
873873
chokidar "^4.0.0"
874874
immutable "^5.0.2"

0 commit comments

Comments
 (0)