Update dependency sass to v1.54.9

This commit is contained in:
renovate[bot] 2022-09-07 21:50:41 +00:00
parent 793dbe17cd
commit d107b9b8c3
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -11494,10 +11494,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.54.8:
version "1.54.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996"
integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==
sass@1.54.9:
version "1.54.9"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.9.tgz#b05f14ed572869218d1a76961de60cd647221762"
integrity sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"