diff --git a/package.json b/package.json index 7fdc7bf1..3954fd13 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "semver": "^7.1.3", "sinon": "^9.0.0", "stylelint": "^13.2.0", - "stylelint-config-fandom": "https://github.com/Wikia/stylelint-config-fandom.git#0.0.1", + "stylelint-config-fandom": "https://github.com/Wikia/stylelint-config-fandom.git#0.0.2", "stylelint-order": "^4.0.0", "stylelint-scss": "^3.14.2", "waait": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index 8965a35e..48cb275a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14769,9 +14769,10 @@ stylehacks@^4.0.0: postcss "^7.0.0" postcss-selector-parser "^3.0.0" -"stylelint-config-fandom@https://github.com/Wikia/stylelint-config-fandom.git#0.0.1": +"stylelint-config-fandom@https://github.com/Wikia/stylelint-config-fandom.git#0.0.2": version "0.0.1" - resolved "https://github.com/Wikia/stylelint-config-fandom.git#d254d4e5ecc07120d70520d3502a3dca00f323ab" + uid "77f79df6e9a4f3e92d143c1ecba35540e37aa93b" + resolved "https://github.com/Wikia/stylelint-config-fandom.git#77f79df6e9a4f3e92d143c1ecba35540e37aa93b" dependencies: stylelint "^8.1.1" stylelint-config-standard "^17.0.0"