Update dependency sass to v1.56.1

This commit is contained in:
renovate[bot] 2022-11-09 02:16:45 +00:00
parent f67cd2f1de
commit 3638a4a517
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
"react-github-btn": "1.4.0", "react-github-btn": "1.4.0",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-i18next": "12.0.0", "react-i18next": "12.0.0",
"sass": "1.56.0", "sass": "1.56.1",
"tsparticles": "2.5.3", "tsparticles": "2.5.3",
"typed-scss-modules": "7.0.1", "typed-scss-modules": "7.0.1",
"utterances-react": "0.1.3" "utterances-react": "0.1.3"

View file

@ -11481,10 +11481,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.56.0: sass@1.56.1:
version "1.56.0" version "1.56.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.0.tgz#134032075a3223c8d49cb5c35e091e5ba1de8e0a" resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
integrity sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw== integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"