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 11{
22 "require" : {
33 "mck89/peast" : " ^1.16" ,
4- "scssphp/scssphp" : " ^1.13.0 "
4+ "scssphp/scssphp" : " ^2 "
55 },
66 "require-dev" : {
77 "liquipedia/sqllint" : " *" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ protected function getPages( Context $context ) {
5353 /**
5454 * Override of the same function in order to support ES6 files
5555 * 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
5757 * @param string $fileName
5858 * @param string $contents
5959 * @return string
You can’t perform that action at this time.
0 commit comments