mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-22 23:56:29 +00:00
Merge pull request #6477 from wallabag/dependabot/npm_and_yarn/sass-1.62.1
Bump sass from 1.62.0 to 1.62.1
This commit is contained in:
commit
d50d24b6c3
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"postcss": "^8.4.23",
|
||||
"postcss-loader": "^7.3.0",
|
||||
"postcss-scss": "^4.0.6",
|
||||
"sass": "^1.62.0",
|
||||
"sass": "^1.62.1",
|
||||
"sass-loader": "^13.2.2",
|
||||
"style-loader": "^3.3.2",
|
||||
"stylelint": "^15.6.0",
|
||||
|
|
|
@ -4976,10 +4976,10 @@ sass-loader@^13.2.2:
|
|||
klona "^2.0.6"
|
||||
neo-async "^2.6.2"
|
||||
|
||||
sass@^1.62.0:
|
||||
version "1.62.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
|
||||
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
|
||||
sass@^1.62.1:
|
||||
version "1.62.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
|
||||
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue