Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge #194
Browse files Browse the repository at this point in the history
194: Update dependency stylelint to v9.3.0 r=rehandalal a=renovate[bot]

This Pull Request updates dependency [stylelint](https://github.com/stylelint/stylelint) from `v9.2.1` to `v9.3.0`



<details>
<summary>Release Notes</summary>

### [`v9.3.0`](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md#&#8203;930)
[Compare Source](stylelint/stylelint@9.2.1...9.3.0)
-   Added: support for `<style>` tags and `style=""` attributes in XML and XSLT files ([#&#8203;3386](`https://github.com/stylelint/stylelint/pull/3386`)).
-   Added: `globbyOptions` option ([#&#8203;3339](`https://github.com/stylelint/stylelint/pull/3339`)).
-   Added: `keyframes-name-pattern` rule ([#&#8203;3321](`https://github.com/stylelint/stylelint/pull/3321`)).
-   Added: `media-feature-name-value-whitelist` rule ([#&#8203;3320](`https://github.com/stylelint/stylelint/pull/3320`)).
-   Added: `selector-pseudo-element-colon-notation` autofix ([#&#8203;3345](`https://github.com/stylelint/stylelint/pull/3345`)).
-   Fixed: `.vue` files throwing errors for `<style lang="stylus">` and `<style lang="postcss">` ([#&#8203;3331](`https://github.com/stylelint/stylelint/pull/3331`)).
-   Fixed: `declaration-block-no-*` false positives for non-standard syntax ([#&#8203;3381](`https://github.com/stylelint/stylelint/pull/3381`)).
-   Fixed: `function-whitespace-after` false positives for "/" ([#&#8203;3132](`https://github.com/stylelint/stylelint/pull/3132`)).
-   Fixed: `length-zero-no-unit` incorrect autofix for at-includes ([#&#8203;3347](`https://github.com/stylelint/stylelint/pull/3347`)).
-   Fixed: `max-nesting-depth` false positives for nested properties ([#&#8203;3349](`https://github.com/stylelint/stylelint/pull/3349`)).
-   Fixed: `no-empty-source` false positives on vue external sources `<style src="*">` tag ([#&#8203;3331](`https://github.com/stylelint/stylelint/pull/3331`)).
-   Fixed: `max-line-length` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-eol-whitespace` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-extra-semicolons` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).
-   Fixed: `no-missing-end-of-source-newline` false positives for non-CSS blocks ([#&#8203;3367](`https://github.com/stylelint/stylelint/pull/3367`)).

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bors[bot] and renovate-bot committed Jun 15, 2018
2 parents 49b64bb + 8fb54c8 commit e0bfb65
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prettier": "1.13.5",
"react-app-rewire-less": "2.1.1",
"react-app-rewired": "1.5.2",
"stylelint": "9.2.1",
"stylelint": "9.3.0",
"stylelint-config-standard": "18.2.0",
"stylelint-order": "0.8.1"
},
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6104,15 +6104,15 @@ [email protected]:
dependencies:
postcss "^6.0.1"

postcss-html@^0.23.6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-0.23.6.tgz#ac97c792257cff04f7fde54578bec7221a79b809"
postcss-html@^0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-0.28.0.tgz#3dd0f5b5d7f886b8181bf844396d43a7898162cb"
dependencies:
htmlparser2 "^3.9.2"

postcss-less@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/postcss-less/-/postcss-less-1.1.5.tgz#a6f0ce180cf3797eeee1d4adc0e9e6d6db665609"
postcss-less@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/postcss-less/-/postcss-less-2.0.0.tgz#5d190b8e057ca446d60fe2e2587ad791c9029fb8"
dependencies:
postcss "^5.2.16"

Expand Down Expand Up @@ -6148,9 +6148,9 @@ [email protected]:
postcss-load-config "^1.2.0"
schema-utils "^0.3.0"

postcss-markdown@^0.23.6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/postcss-markdown/-/postcss-markdown-0.23.6.tgz#6baa603ae52c44a537862c9fcc36afb7ec9ff01d"
postcss-markdown@^0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/postcss-markdown/-/postcss-markdown-0.28.0.tgz#99d1c4e74967af9e9c98acb2e2b66df4b3c6ed86"
dependencies:
remark "^9.0.0"
unist-util-find-all-after "^1.0.2"
Expand Down Expand Up @@ -6354,9 +6354,9 @@ postcss-svgo@^2.1.1:
postcss-value-parser "^3.2.3"
svgo "^0.7.0"

postcss-syntax@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.9.0.tgz#671a82b110edf56170fe2309dc8c2a5eaf9d2d0e"
postcss-syntax@^0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.28.0.tgz#e17572a7dcf5388f0c9b68232d2dad48fa7f0b12"

postcss-unique-selectors@^2.0.2:
version "2.0.2"
Expand Down Expand Up @@ -8263,9 +8263,9 @@ [email protected]:
postcss "^6.0.14"
postcss-sorting "^3.1.0"

stylelint@9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.2.1.tgz#fe63c169f6cd3bc81e77f0e3c6443df3267ec211"
stylelint@9.3.0:
version "9.3.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-9.3.0.tgz#fe176e4e421ac10eac1a6b6d9f28e908eb58c5db"
dependencies:
autoprefixer "^8.0.0"
balanced-match "^1.0.0"
Expand All @@ -8290,17 +8290,17 @@ [email protected]:
normalize-selector "^0.2.0"
pify "^3.0.0"
postcss "^6.0.16"
postcss-html "^0.23.6"
postcss-less "^1.1.5"
postcss-markdown "^0.23.6"
postcss-html "^0.28.0"
postcss-less "^2.0.0"
postcss-markdown "^0.28.0"
postcss-media-query-parser "^0.2.3"
postcss-reporter "^5.0.0"
postcss-resolve-nested-selector "^0.1.1"
postcss-safe-parser "^3.0.1"
postcss-sass "^0.3.0"
postcss-scss "^1.0.2"
postcss-selector-parser "^3.1.0"
postcss-syntax "^0.9.0"
postcss-syntax "^0.28.0"
postcss-value-parser "^3.3.0"
resolve-from "^4.0.0"
signal-exit "^3.0.2"
Expand Down

0 comments on commit e0bfb65

Please sign in to comment.