chore: update sass (#1949)
This commit is contained in:
parent
63790021a9
commit
cad8201692
|
@ -85,7 +85,7 @@
|
|||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rtl-detect": "^1.0.2",
|
||||
"sapper": "nolanlawson/sapper#for-pinafore-22",
|
||||
"sass": "^1.26.10",
|
||||
"sass": "^1.32.7",
|
||||
"stringz": "^2.1.0",
|
||||
"svelte": "^2.16.1",
|
||||
"svelte-extras": "^2.0.2",
|
||||
|
|
|
@ -7268,10 +7268,10 @@ sapper@nolanlawson/sapper#for-pinafore-22:
|
|||
string-hash "^1.1.3"
|
||||
tslib "^1.9.3"
|
||||
|
||||
sass@^1.26.10:
|
||||
version "1.26.11"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.11.tgz#0f22cc4ab2ba27dad1d4ca30837beb350b709847"
|
||||
integrity sha512-W1l/+vjGjIamsJ6OnTe0K37U2DBO/dgsv2Z4c89XQ8ZOO6l/VwkqwLSqoYzJeJs6CLuGSTRWc91GbQFL3lvrvw==
|
||||
sass@^1.32.7:
|
||||
version "1.32.7"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8"
|
||||
integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A==
|
||||
dependencies:
|
||||
chokidar ">=2.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue