File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
3
"mck89/peast" : " ^1.16" ,
4
- "scssphp/scssphp" : " ^1.13.0 "
4
+ "scssphp/scssphp" : " ^2 "
5
5
},
6
6
"require-dev" : {
7
7
"liquipedia/sqllint" : " *" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ protected function getPages( Context $context ) {
53
53
/**
54
54
* Override of the same function in order to support ES6 files
55
55
* Duplicate of https://gerrit.wikimedia.org/g/mediawiki/core/+/6fd9245f4ce47a77dc76f70994952cd6da2d1db7/includes/ResourceLoader/Module.php#1083
56
- * Can be removed when moving to a MW version >= 1.41
56
+ * Can be removed whenever MW core ships a js version we're happy with
57
57
* @param string $fileName
58
58
* @param string $contents
59
59
* @return string
You can’t perform that action at this time.
0 commit comments