mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Update dependency sass to v1.43.4
This commit is contained in:
parent
75338dbe34
commit
b408897d94
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.12.0",
|
||||
"sass": "1.43.3",
|
||||
"sass": "1.43.4",
|
||||
"tsparticles": "1.36.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -10842,10 +10842,10 @@ sass-loader@^10.1.1:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.43.3:
|
||||
version "1.43.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43"
|
||||
integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==
|
||||
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==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue