Skip to content

Commit 5cc14d2

Browse files
chore(deps-dev): bump sass from 1.89.1 to 1.89.2
1 parent 0a2d745 commit 5cc14d2

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
@@ -71,7 +71,7 @@
7171
"postcss": "^8.5.4",
7272
"prettier": "^3.5.3",
7373
"prettier-plugin-svelte": "^3.4.0",
74-
"sass": "^1.89.1",
74+
"sass": "^1.89.2",
7575
"svelte": "^5.33.18",
7676
"svelte-check": "^4.2.1",
7777
"tailwindcss": "^4.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,10 +2114,10 @@ sade@^1.7.4, sade@^1.8.1:
21142114
dependencies:
21152115
mri "^1.1.0"
21162116

2117-
sass@^1.89.1:
2118-
version "1.89.1"
2119-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
2120-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
2117+
sass@^1.89.2:
2118+
version "1.89.2"
2119+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
2120+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
21212121
dependencies:
21222122
chokidar "^4.0.0"
21232123
immutable "^5.0.2"

0 commit comments

Comments
 (0)