mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-01 19:42:23 +00:00
Merge pull request #7164 from wallabag/dependabot/npm_and_yarn/sass-1.69.7
Bump sass from 1.69.6 to 1.69.7
This commit is contained in:
commit
782026e9d4
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"postcss": "^8.4.32",
|
||||
"postcss-loader": "^7.3.3",
|
||||
"postcss-scss": "^4.0.9",
|
||||
"sass": "^1.69.6",
|
||||
"sass": "^1.69.7",
|
||||
"sass-loader": "^13.3.2",
|
||||
"style-loader": "^3.3.3",
|
||||
"stylelint": "^15.11.0",
|
||||
|
|
|
@ -4527,10 +4527,10 @@ sass-loader@^13.3.2:
|
|||
dependencies:
|
||||
neo-async "^2.6.2"
|
||||
|
||||
sass@^1.69.6:
|
||||
version "1.69.6"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
|
||||
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
|
||||
sass@^1.69.7:
|
||||
version "1.69.7"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
|
||||
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue