Update dependency sass to v1.48.0

This commit is contained in:
Renovate Bot 2022-01-13 05:58:41 +00:00 committed by renovate[bot]
parent 27620dbbf9
commit f4379ec83d
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-toastify": "8.1.0", "react-toastify": "8.1.0",
"sass": "1.47.0" "sass": "1.48.0"
}, },
"devDependencies": { "devDependencies": {
"@types/mongoose": "5.11.97", "@types/mongoose": "5.11.97",

View File

@ -8921,10 +8921,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.47.0: sass@1.48.0:
version "1.47.0" version "1.48.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.47.0.tgz#c22dd0eed2e4a991430dae0b03c8e694bc41c2b4" resolved "https://registry.yarnpkg.com/sass/-/sass-1.48.0.tgz#b53cfccc1b8ab4be375cc54f306fda9d4711162c"
integrity sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ== integrity sha512-hQi5g4DcfjcipotoHZ80l7GNJHGqQS5LwMBjVYB/TaT0vcSSpbgM8Ad7cgfsB2M0MinbkEQQPO9+sjjSiwxqmw==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"