1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 05:47:24 +03:00

Bump sass from 1.52.1 to 1.52.2 (#5561)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-06 15:28:17 -04:00 committed by GitHub
parent da71745b04
commit b57a154668
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-table": "^7.8.0",
"react-window": "^1.8.7",
"sass": "^1.52.1",
"sass": "^1.52.2",
"sass-loader": "^12.6.0",
"sharp": "^0.30.6",
"style-loader": "^3.3.1",

View File

@ -11564,10 +11564,10 @@ sass-loader@^12.6.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@^1.32.13, sass@^1.52.1:
version "1.52.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
sass@^1.32.13, sass@^1.52.2:
version "1.52.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"