1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump sass from 1.51.0 to 1.52.1 (#5469)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-30 14:26:44 -04:00 committed by GitHub
parent 34eb2f8a0b
commit e8b337d022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -395,7 +395,7 @@
"react-select-event": "^5.5.0", "react-select-event": "^5.5.0",
"react-table": "^7.7.0", "react-table": "^7.7.0",
"react-window": "^1.8.7", "react-window": "^1.8.7",
"sass": "^1.51.0", "sass": "^1.52.1",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",
"sharp": "^0.30.4", "sharp": "^0.30.4",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",

View File

@ -11685,10 +11685,10 @@ sass-loader@^12.6.0:
klona "^2.0.4" klona "^2.0.4"
neo-async "^2.6.2" neo-async "^2.6.2"
sass@^1.32.13, sass@^1.51.0: sass@^1.32.13, sass@^1.52.1:
version "1.51.0" version "1.52.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845" resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA== integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"