Update dependency sass to v1.54.7
This commit is contained in:
parent
7a88fa640c
commit
385ea684a9
2 changed files with 5 additions and 5 deletions
|
@ -94,7 +94,7 @@
|
|||
"lint-staged": "7.3.0",
|
||||
"mini-css-extract-plugin": "0.12.0",
|
||||
"node-notifier": "5.4.5",
|
||||
"sass": "1.54.6",
|
||||
"sass": "1.54.7",
|
||||
"optimize-css-assets-webpack-plugin": "5.0.8",
|
||||
"ora": "3.4.0",
|
||||
"path-to-regexp": "2.4.0",
|
||||
|
|
|
@ -9285,10 +9285,10 @@ sass-loader@7.3.1:
|
|||
pify "^4.0.1"
|
||||
semver "^6.3.0"
|
||||
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue