Update dependency sass to v1.54.7

This commit is contained in:
renovate[bot] 2022-08-31 01:04:24 +00:00
parent 841196a096
commit 8d34e01b42
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
"react-github-btn": "1.3.0",
"react-helmet": "6.1.0",
"react-i18next": "11.18.5",
"sass": "1.54.6",
"sass": "1.54.7",
"tsparticles": "2.2.4",
"typed-scss-modules": "6.5.0",
"utterances-react": "0.1.3"

View file

@ -12245,10 +12245,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.54.6:
version "1.54.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.6.tgz#5a12c268db26555c335028e355d6b7b1a5b9b4c8"
integrity sha512-DUqJjR2WxXBcZjRSZX5gCVyU+9fuC2qDfFzoKX9rV4rCOcec5mPtEafTcfsyL3YJuLONjWylBne+uXVh5rrmFw==
sass@1.54.7:
version "1.54.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478"
integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"