Update dependency sass to v1.54.8

This commit is contained in:
renovate[bot] 2022-09-01 01:24:28 +00:00
parent c615428bf4
commit 99c0ef69ec
2 changed files with 5 additions and 5 deletions

View file

@ -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.18.5", "react-i18next": "11.18.5",
"sass": "1.54.7", "sass": "1.54.8",
"tsparticles": "2.2.4", "tsparticles": "2.2.4",
"typed-scss-modules": "6.5.0", "typed-scss-modules": "6.5.0",
"utterances-react": "0.1.3" "utterances-react": "0.1.3"

View file

@ -11477,10 +11477,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.54.7: sass@1.54.8:
version "1.54.7" version "1.54.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478" resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996"
integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA== integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"