Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 1bc8819

Browse files
authored
Merge pull request #131 from mallowigi/renovate/sass-1.x
2 parents 9ff96b3 + 2cc1b26 commit 1bc8819

3 files changed

Lines changed: 27 additions & 21 deletions

File tree

package-lock.json

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-svelte": "7.1.0",
4545
"rollup-plugin-terser": "7.0.2",
46-
"sass": "1.49.10",
46+
"sass": "1.50.0",
4747
"stylelint": "14.6.1",
4848
"stylelint-prettier": "2.0.0",
4949
"svelte": "3.46.6"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -557,9 +557,9 @@ chalk@^2.0.0, chalk@^2.4.1:
557557
supports-color "^5.3.0"
558558

559559
"chokidar@>=3.0.0 <4.0.0":
560-
version "3.5.2"
561-
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz"
562-
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
560+
version "3.5.3"
561+
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
562+
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
563563
dependencies:
564564
anymatch "~3.1.2"
565565
braces "~3.0.2"
@@ -3437,10 +3437,10 @@ safe-regex@^1.1.0:
34373437
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
34383438
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
34393439

3440-
sass@1.49.10:
3441-
version "1.49.10"
3442-
resolved "https://registry.npmjs.org/sass/-/sass-1.49.10.tgz"
3443-
integrity sha512-w37zfWJwKu4I78U4z63u1mmgoncq+v3iOB4yzQMPyAPVHHawaQSnu9C9ysGQnZEhW609jkcLioJcMCqm75JMdg==
3440+
sass@1.50.0:
3441+
version "1.50.0"
3442+
resolved "https://registry.npmjs.org/sass/-/sass-1.50.0.tgz"
3443+
integrity sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==
34443444
dependencies:
34453445
chokidar ">=3.0.0 <4.0.0"
34463446
immutable "^4.0.0"

0 commit comments

Comments
 (0)