1
0
mirror of https://github.com/lensapp/lens.git synced 2024-11-09 12:20:46 +03:00

Bump sass from 1.53.0 to 1.54.2 (#5984)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-04 15:02:22 -04:00 committed by GitHub
parent 92d7866711
commit 6568ef001b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -404,7 +404,7 @@
"react-select-event": "^5.5.0",
"react-table": "^7.8.0",
"react-window": "^1.8.7",
"sass": "^1.53.0",
"sass": "^1.54.2",
"sass-loader": "^12.6.0",
"sharp": "^0.30.7",
"style-loader": "^3.3.1",

View File

@ -11525,10 +11525,10 @@ sass-loader@^12.6.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@^1.32.13, sass@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
sass@^1.32.13, sass@^1.54.2:
version "1.54.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.2.tgz#574cad83814c930ef2475921b9cb5d8203ae8867"
integrity sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"