Skip to content

Commit 922ed1b

Browse files
committed
chore: update dependencies
1 parent 8b5408b commit 922ed1b

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
@@ -57,7 +57,7 @@
5757
"postcss-cli": "^11.0.0",
5858
"postcss-scss": "^4.0.9",
5959
"prettier": "^3.1.1",
60-
"sass": "^1.69.5"
60+
"sass": "^1.69.6"
6161
},
6262
"engines": {
6363
"node": ">=18.19.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,10 +1127,10 @@ safe-regex-test@^1.0.0:
11271127
get-intrinsic "^1.1.3"
11281128
is-regex "^1.1.4"
11291129

1130-
sass@^1.69.5:
1131-
version "1.69.5"
1132-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
1133-
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
1130+
sass@^1.69.6:
1131+
version "1.69.6"
1132+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
1133+
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
11341134
dependencies:
11351135
chokidar ">=3.0.0 <4.0.0"
11361136
immutable "^4.0.0"

0 commit comments

Comments
 (0)