mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency sass to v1.43.5
This commit is contained in:
parent
6666840131
commit
348f0baa91
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.14.3",
|
||||
"sass": "1.43.4",
|
||||
"sass": "1.43.5",
|
||||
"tsparticles": "1.37.4",
|
||||
"utterances-react": "0.1.3"
|
||||
},
|
||||
|
|
|
@ -11324,10 +11324,10 @@ sass-loader@^10.1.1:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.43.4:
|
||||
version "1.43.4"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f"
|
||||
integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==
|
||||
sass@1.43.5:
|
||||
version "1.43.5"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.5.tgz#25a9d91dd098793ef7229d7b04dd3daae2fc4a65"
|
||||
integrity sha512-WuNm+eAryMgQluL7Mbq9M4EruyGGMyal7Lu58FfnRMVWxgUzIvI7aSn60iNt3kn5yZBMR7G84fAGDcwqOF5JOg==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue