Merge branch 'renovate/sass-1.x' into 'develop'
Update dependency sass to v1.54.8 See merge request pleroma/admin-fe!279
This commit is contained in:
commit
470e8d4eda
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.7",
|
||||
"sass": "1.54.8",
|
||||
"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.7:
|
||||
version "1.54.7"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478"
|
||||
integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA==
|
||||
sass@1.54.8:
|
||||
version "1.54.8"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996"
|
||||
integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue