From 489f9e8a3c36b30f2d81161ee2889a8ae31fe71f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Nov 2018 10:11:52 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-processor-styled-components to v1.5.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3ed85268..db6a65fc 100644 --- a/package.json +++ b/package.json @@ -293,7 +293,7 @@ "stylelint-config-recommended-scss": "3.2.0", "stylelint-config-styled-components": "0.1.1", "stylelint-formatter-pretty": "1.0.3", - "stylelint-processor-styled-components": "1.5.0", + "stylelint-processor-styled-components": "1.5.1", "stylelint-scss": "3.4.0", "url-loader": "1.1.2", "webpack": "4.26.1", diff --git a/yarn.lock b/yarn.lock index 4afe6846..3f6711ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15564,10 +15564,10 @@ stylelint-formatter-pretty@1.0.3: plur "^2.1.2" string-width "^2.0.0" -stylelint-processor-styled-components@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/stylelint-processor-styled-components/-/stylelint-processor-styled-components-1.5.0.tgz#bf17ab1a263621015f2cab302f0e6cb174e6bd2a" - integrity sha512-mXgx0p3EMYmeo8qXnkXDuzhIojCpzsFdwBzZw2bieBUx5yBtduira/geC15Ug2RsqhePnuT0b7j9g/YtNTwkLg== +stylelint-processor-styled-components@1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/stylelint-processor-styled-components/-/stylelint-processor-styled-components-1.5.1.tgz#c3ab94eb0ea234750003ab648f2d3a17f79e1c61" + integrity sha512-gDsr2PCwc82lN2RkK2fq108lEIGFqnX0ZB+KVhHn4i+Lisb9W0f9gHChQK8peMo9/DVksb6QYNTLOwCb9OwcKg== dependencies: "@babel/parser" "^7.0.0" "@babel/traverse" "^7.0.0"