Skip to content

Commit a4a667c

Browse files
Bump stylelint-config-standard from 19.0.0 to 20.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 20.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@19.0.0...20.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4983d5b commit a4a667c

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
@@ -43,7 +43,7 @@
4343
"snazzy": "^8.0.0",
4444
"standard": "^14.3.4",
4545
"stylelint": "^13.3.3",
46-
"stylelint-config-standard": "^19.0.0",
46+
"stylelint-config-standard": "^20.0.0",
4747
"stylelint-config-styled-components": "^0.1.1",
4848
"stylelint-processor-styled-components": "^1.10.0"
4949
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7937,10 +7937,10 @@ stylelint-config-recommended@^3.0.0:
79377937
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
79387938
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==
79397939

7940-
stylelint-config-standard@^19.0.0:
7941-
version "19.0.0"
7942-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-19.0.0.tgz#66f0cf13f33b8a9e34965881493b38fc1313693a"
7943-
integrity sha512-VvcODsL1PryzpYteWZo2YaA5vU/pWfjqBpOvmeA8iB2MteZ/ZhI1O4hnrWMidsS4vmEJpKtjdhLdfGJmmZm6Cg==
7940+
stylelint-config-standard@^20.0.0:
7941+
version "20.0.0"
7942+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz#06135090c9e064befee3d594289f50e295b5e20d"
7943+
integrity sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==
79447944
dependencies:
79457945
stylelint-config-recommended "^3.0.0"
79467946

0 commit comments

Comments
 (0)