Skip to content

Commit b770721

Browse files
chore(deps-dev): bump sass from 1.87.0 to 1.88.0
1 parent 1017baf commit b770721

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.3",
7272
"prettier": "^3.5.3",
7373
"prettier-plugin-svelte": "^3.3.3",
74-
"sass": "^1.87.0",
74+
"sass": "^1.88.0",
7575
"svelte": "^5.28.2",
7676
"svelte-check": "^4.1.7",
7777
"tailwindcss": "^4.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,10 +2477,10 @@ safe-buffer@5.2.1:
24772477
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
24782478
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
24792479

2480-
sass@^1.87.0:
2481-
version "1.87.0"
2482-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
2483-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
2480+
sass@^1.88.0:
2481+
version "1.88.0"
2482+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
2483+
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
24842484
dependencies:
24852485
chokidar "^4.0.0"
24862486
immutable "^5.0.2"

0 commit comments

Comments
 (0)