mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 10:31:05 +00:00
Merge pull request #7270 from wallabag/dependabot/npm_and_yarn/sass-1.71.0
Bump sass from 1.70.0 to 1.71.0
This commit is contained in:
commit
0ad2ef8af3
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"postcss": "^8.4.35",
|
||||
"postcss-loader": "^8.1.0",
|
||||
"postcss-scss": "^4.0.9",
|
||||
"sass": "^1.70.0",
|
||||
"sass": "^1.71.0",
|
||||
"sass-loader": "^14.1.0",
|
||||
"style-loader": "^3.3.4",
|
||||
"stylelint": "^15.11.0",
|
||||
|
|
|
@ -4547,10 +4547,10 @@ sass-loader@^14.1.0:
|
|||
dependencies:
|
||||
neo-async "^2.6.2"
|
||||
|
||||
sass@^1.70.0:
|
||||
version "1.70.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.70.0.tgz#761197419d97b5358cb25f9dd38c176a8a270a75"
|
||||
integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==
|
||||
sass@^1.71.0:
|
||||
version "1.71.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.0.tgz#b3085759b9b2ab503a977aecb7e91153bf941117"
|
||||
integrity sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue