Skip to content

Commit 615d341

Browse files
Merge pull request #691 from axone-protocol/dependabot/npm_and_yarn/sass-1.89.0
2 parents cfb8617 + 5c3fb44 commit 615d341

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
@@ -44,7 +44,7 @@
4444
"reading-time": "^2.0.0-1",
4545
"rehype-katex": "7",
4646
"remark-math": "6",
47-
"sass": "^1.88.0",
47+
"sass": "^1.89.0",
4848
"unist-builder": "^4.0.0",
4949
"unist-util-visit": "^5.0.0"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10532,10 +10532,10 @@ sass-loader@^16.0.2:
1053210532
dependencies:
1053310533
neo-async "^2.6.2"
1053410534

10535-
sass@^1.88.0:
10536-
version "1.88.0"
10537-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
10538-
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
10535+
sass@^1.89.0:
10536+
version "1.89.0"
10537+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
10538+
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
1053910539
dependencies:
1054010540
chokidar "^4.0.0"
1054110541
immutable "^5.0.2"

0 commit comments

Comments
 (0)