mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency sass to v1.52.3
This commit is contained in:
parent
7c2c889ca7
commit
c79d0c8977
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
"react-github-btn": "1.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.17.0",
|
||||
"sass": "1.52.2",
|
||||
"sass": "1.52.3",
|
||||
"tsparticles": "2.0.6",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
"utterances-react": "0.1.3"
|
||||
|
|
|
@ -11979,10 +11979,10 @@ sass-loader@^10.1.1:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.52.2:
|
||||
version "1.52.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
|
||||
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
|
||||
sass@1.52.3:
|
||||
version "1.52.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.3.tgz#b7cc7ffea2341ccc9a0c4fd372bf1b3f9be1b6cb"
|
||||
integrity sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue