Skip to content

Commit 3328f35

Browse files
dependabot[bot]praphull-purohit
authored andcommitted
Bump sass from 1.81.0 to 1.83.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.83.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.81.0...1.83.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 a5fc8f3 commit 3328f35

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.9.0",
2020
"@sveltejs/vite-plugin-svelte": "^3.1.2",
2121
"bulma": "^0.9.4",
22-
"sass": "^1.81.0",
22+
"sass": "^1.83.1",
2323
"svelte": "^4.2.19",
2424
"svelte-check": "^4.0.5",
2525
"svelte-preprocess": "^6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -720,10 +720,10 @@ sade@^1.7.4, sade@^1.8.1:
720720
dependencies:
721721
mri "^1.1.0"
722722

723-
sass@^1.81.0:
724-
version "1.81.0"
725-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
726-
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
723+
sass@^1.83.1:
724+
version "1.83.1"
725+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
726+
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
727727
dependencies:
728728
chokidar "^4.0.0"
729729
immutable "^5.0.2"

0 commit comments

Comments
 (0)