Skip to content

Commit 94055a3

Browse files
authored
Merge pull request #24 from lastofpudge/renovate/sass-1.x-lockfile
chore(deps): update dependency sass to v1.75.0
2 parents fc55fcf + cefce9c commit 94055a3

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -589,9 +589,9 @@ balanced-match@^1.0.0:
589589
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
590590

591591
binary-extensions@^2.0.0:
592-
version "2.2.0"
593-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
594-
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
592+
version "2.3.0"
593+
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
594+
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
595595

596596
brace-expansion@^1.1.7:
597597
version "1.1.11"
@@ -2142,9 +2142,9 @@ safe-regex-test@^1.0.0:
21422142
is-regex "^1.1.4"
21432143

21442144
sass@^1.70.0:
2145-
version "1.72.0"
2146-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
2147-
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
2145+
version "1.75.0"
2146+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
2147+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
21482148
dependencies:
21492149
chokidar ">=3.0.0 <4.0.0"
21502150
immutable "^4.0.0"
@@ -2236,7 +2236,12 @@ sort-on@^6.0.0:
22362236
dependencies:
22372237
dot-prop "^8.0.2"
22382238

2239-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
2239+
"source-map-js@>=0.6.2 <2.0.0":
2240+
version "1.2.0"
2241+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
2242+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
2243+
2244+
source-map-js@^1.0.2:
22402245
version "1.0.2"
22412246
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
22422247
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

0 commit comments

Comments
 (0)