Skip to content

Commit 5cc63b9

Browse files
Bump stylelint from 13.4.0 to 13.5.0 (#209)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.4.0 to 13.5.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.4.0...13.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3cc7552 commit 5cc63b9

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.4",
45-
"stylelint": "^13.4.0",
45+
"stylelint": "^13.5.0",
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
@@ -7982,10 +7982,10 @@ stylelint-processor-styled-components@^1.10.0:
79827982
micromatch "^4.0.2"
79837983
postcss "^7.0.26"
79847984

7985-
stylelint@^13.4.0:
7986-
version "13.4.0"
7987-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.4.0.tgz#15071c4cc15138365acf2396395c17823cf652b9"
7988-
integrity sha512-VOAOkTil5GmUfEJH+O6LdsggoUt692QTSu+YfLhVP5sFTVCVp0+PS2oCjjG8ZdUAP9aNNNYxTP6GWVbB1tl2bg==
7985+
stylelint@^13.5.0:
7986+
version "13.5.0"
7987+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.5.0.tgz#9edbf90c8c02c47fd0c4818376e3799145f22cab"
7988+
integrity sha512-+Jy7ieKAWKTf2tmcAE7jgScxH39Urb87i0bjK/enScFaGWWaFn4kAPwepGOSk2b7CLUDVt/O6kwA0x0p/V7moQ==
79897989
dependencies:
79907990
"@stylelint/postcss-css-in-js" "^0.37.1"
79917991
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)