Skip to content

Commit 43194cd

Browse files
chore(deps-dev): bump sass from 1.89.0 to 1.89.1
1 parent f1b69a0 commit 43194cd

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.0",
74+
"sass": "^1.89.1",
7575
"svelte": "^5.33.10",
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
@@ -2099,10 +2099,10 @@ sade@^1.7.4, sade@^1.8.1:
20992099
dependencies:
21002100
mri "^1.1.0"
21012101

2102-
sass@^1.89.0:
2103-
version "1.89.0"
2104-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
2105-
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
2102+
sass@^1.89.1:
2103+
version "1.89.1"
2104+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
2105+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
21062106
dependencies:
21072107
chokidar "^4.0.0"
21082108
immutable "^5.0.2"

0 commit comments

Comments
 (0)