mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency sass to v1.53.0
This commit is contained in:
parent
0141eddf69
commit
955ab5a31a
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.2",
|
||||
"sass": "1.52.3",
|
||||
"sass": "1.53.0",
|
||||
"tsparticles": "2.1.0",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
"utterances-react": "0.1.3"
|
||||
|
|
|
@ -12030,10 +12030,10 @@ sass-loader@^10.1.1:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
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==
|
||||
sass@1.53.0:
|
||||
version "1.53.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
|
||||
integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue