Skip to content

Commit a7a1301

Browse files
Merge pull request #320 from okp4/dependabot/npm_and_yarn/sass-1.68.0
2 parents 3fab807 + 0b33613 commit a7a1301

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
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)