Update dependency sass to v1.54.3

This commit is contained in:
renovate[bot] 2022-08-04 23:23:23 +00:00
parent 6c69c43e3a
commit a9acb98577
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.3",
"sass": "1.54.2",
"sass": "1.54.3",
"tsparticles": "2.1.4",
"typed-scss-modules": "6.5.0",
"utterances-react": "0.1.3"

View file

@ -12172,10 +12172,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.54.2:
version "1.54.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.2.tgz#574cad83814c930ef2475921b9cb5d8203ae8867"
integrity sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==
sass@1.54.3:
version "1.54.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.3.tgz#37baa2652f7f1fdadb73240ee9a2b9b81fabb5c4"
integrity sha512-fLodey5Qd41Pxp/Tk7Al97sViYwF/TazRc5t6E65O7JOk4XF8pzwIW7CvCxYVOfJFFI/1x5+elDyBIixrp+zrw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"