Skip to content

Commit 0b33613

Browse files
build(deps): bump sass from 1.67.0 to 1.68.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.68.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.67.0...1.68.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e90743a commit 0b33613

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
@@ -42,7 +42,7 @@
4242
"react-dom": "^17.0.1",
4343
"rehype-katex": "5",
4444
"remark-math": "3",
45-
"sass": "^1.67.0"
45+
"sass": "^1.68.0"
4646
},
4747
"browserslist": {
4848
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7384,10 +7384,10 @@ sass-loader@^10.1.1:
73847384
schema-utils "^3.0.0"
73857385
semver "^7.3.2"
73867386

7387-
sass@^1.67.0:
7388-
version "1.67.0"
7389-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.67.0.tgz#fed84d74b9cd708db603b1380d6dc1f71bb24f6f"
7390-
integrity sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==
7387+
sass@^1.68.0:
7388+
version "1.68.0"
7389+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669"
7390+
integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==
73917391
dependencies:
73927392
chokidar ">=3.0.0 <4.0.0"
73937393
immutable "^4.0.0"

0 commit comments

Comments
 (0)