Skip to content

Commit 31d0756

Browse files
Bump stylelint from 13.3.2 to 13.3.3 (#198)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.2 to 13.3.3. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.3.2...13.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7484a0b commit 31d0756

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-eslint": "^10.1.0",
4343
"snazzy": "^8.0.0",
4444
"standard": "^14.3.3",
45-
"stylelint": "^13.3.2",
45+
"stylelint": "^13.3.3",
4646
"stylelint-config-standard": "^19.0.0",
4747
"stylelint-config-styled-components": "^0.1.1",
4848
"stylelint-processor-styled-components": "^1.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7959,10 +7959,10 @@ stylelint-processor-styled-components@^1.10.0:
79597959
micromatch "^4.0.2"
79607960
postcss "^7.0.26"
79617961

7962-
stylelint@^13.3.2:
7963-
version "13.3.2"
7964-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.3.2.tgz#fbcb69a2452bc35de3eedd95b443449f92ab4107"
7965-
integrity sha512-kpO3/Gz2ZY40EWUwFYYkgpzhf8ZDUyKpcui5+pS0XKJBj/EMYmZpOJoL8IFAz2yApYeg91NVy5yAjE39hDzWvQ==
7962+
stylelint@^13.3.3:
7963+
version "13.3.3"
7964+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.3.3.tgz#e267a628ebfc1adad6f5a1fe818724c34171402b"
7965+
integrity sha512-j8Oio2T1YNiJc6iXDaPYd74Jg4zOa1bByNm/g9/Nvnq4tDPsIjMi46jhRZyPPktGPwjJ5FwcmCqIRlH6PVP8mA==
79667966
dependencies:
79677967
"@stylelint/postcss-css-in-js" "^0.37.1"
79687968
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)