Browse Source
chore(deps): update dependency stylelint-processor-styled-components to v1.5.1
renovate/babel-plugin-styled-components-1.x
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -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", |
|
|
|
|
|
@ -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" |
|
|
|