Skip to content

Commit 727efa3

Browse files
authored
Merge pull request #1652 from bervProject/dependabot/npm_and_yarn/sass-1.89.1
build(deps-dev): bump sass from 1.89.0 to 1.89.1
2 parents 127b5fc + c71783e commit 727efa3

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
@@ -50,7 +50,7 @@
5050
"eslint-plugin-vue": "^9.33.0",
5151
"eslint-plugin-vuejs-accessibility": "^2.4.1",
5252
"jest": "29.7.0",
53-
"sass": "^1.89.0",
53+
"sass": "^1.89.1",
5454
"sass-loader": "^16.0.5",
5555
"ts-jest": "^29.3.4",
5656
"typescript": "^5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10206,10 +10206,10 @@ sass-loader@^16.0.5:
1020610206
dependencies:
1020710207
neo-async "^2.6.2"
1020810208

10209-
sass@^1.89.0:
10210-
version "1.89.0"
10211-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
10212-
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
10209+
sass@^1.89.1:
10210+
version "1.89.1"
10211+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
10212+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
1021310213
dependencies:
1021410214
chokidar "^4.0.0"
1021510215
immutable "^5.0.2"

0 commit comments

Comments
 (0)