Skip to content

Commit 1e4cb95

Browse files
dependabot[bot]praphull-purohit
authored andcommitted
Bump sass from 1.83.1 to 1.85.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 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.1...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]>
1 parent 1b240c9 commit 1e4cb95

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.19.0",
2020
"@sveltejs/vite-plugin-svelte": "^3.1.2",
2121
"bulma": "^0.9.4",
22-
"sass": "^1.83.1",
22+
"sass": "^1.85.1",
2323
"svelte": "^4.2.19",
2424
"svelte-check": "^4.1.4",
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.83.1:
869-
version "1.83.1"
870-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
871-
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
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==
872872
dependencies:
873873
chokidar "^4.0.0"
874874
immutable "^5.0.2"

0 commit comments

Comments
 (0)