Update dependency sass to v1.54.2

This commit is contained in:
renovate[bot] 2022-08-04 02:49:42 +00:00
parent e43e368763
commit 6c69c43e3a
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.1",
"sass": "1.54.2",
"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.1:
version "1.54.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.1.tgz#4f72ef57ce2a6c3251f4e2c75eee9a0c19e09eb5"
integrity sha512-GHJJr31Me32RjjUBagyzx8tzjKBUcDwo5239XANIRBq0adDu5iIG0aFO0i/TBb/4I9oyxkEv44nq/kL1DxdDhA==
sass@1.54.2:
version "1.54.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.2.tgz#574cad83814c930ef2475921b9cb5d8203ae8867"
integrity sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"