mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-17 10:02:02 +02:00
Update dependency sass to v1.52.1
This commit is contained in:
parent
16a4edb323
commit
a46144d5fa
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
||||||
"react-github-btn": "1.3.0",
|
"react-github-btn": "1.3.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.16.9",
|
"react-i18next": "11.16.9",
|
||||||
"sass": "1.52.0",
|
"sass": "1.52.1",
|
||||||
"tsparticles": "2.0.6",
|
"tsparticles": "2.0.6",
|
||||||
"typed-scss-modules": "6.4.1",
|
"typed-scss-modules": "6.4.1",
|
||||||
"utterances-react": "0.1.3"
|
"utterances-react": "0.1.3"
|
||||||
|
|
|
@ -11954,10 +11954,10 @@ sass-loader@^10.1.1:
|
||||||
schema-utils "^3.0.0"
|
schema-utils "^3.0.0"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
sass@1.52.0:
|
sass@1.52.1:
|
||||||
version "1.52.0"
|
version "1.52.1"
|
||||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
|
||||||
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
|
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar ">=3.0.0 <4.0.0"
|
chokidar ">=3.0.0 <4.0.0"
|
||||||
immutable "^4.0.0"
|
immutable "^4.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue