diff --git a/package.json b/package.json index 2132441c3..3daec13bc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,6 @@ "react-select": "1.2.0", "react-slick": "^0.23.1", "redux": "^3.7.2", - "stylelint-config-standard": "^18.2.0", "sw-precache-webpack-plugin": "^0.11.4", "webpack-bundle-analyzer": "^2.9.1", "webpack-dev-server": "^2.11.1" diff --git a/yarn.lock b/yarn.lock index f22ac9de5..6a3ff1097 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8270,16 +8270,6 @@ styled-jsx@2.2.6: stylis "3.4.10" stylis-rule-sheet "0.0.8" -stylelint-config-recommended@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-2.1.0.tgz#f526d5c771c6811186d9eaedbed02195fee30858" - -stylelint-config-standard@^18.2.0: - version "18.2.0" - resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-18.2.0.tgz#6283149aba7f64f18731aef8f0abfb35cf619e06" - dependencies: - stylelint-config-recommended "^2.1.0" - stylis-rule-sheet@0.0.8: version "0.0.8" resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.8.tgz#b0d0a126c945b1f3047447a3aae0647013e8d166"