Skip to content

Commit b504819

Browse files
chore(deps-dev): bump stylelint-config-recommended from 4.0.0 to 5.0.0 (#3233)
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@4.0.0...5.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d6823 commit b504819

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prettier-plugin-sh": "^0.6.0",
7171
"shellcheck": "^1.0.0",
7272
"stylelint": "^13.0.0",
73-
"stylelint-config-recommended": "^4.0.0",
73+
"stylelint-config-recommended": "^5.0.0",
7474
"ts-node": "^9.1.1",
7575
"typescript": "^4.1.3",
7676
"wtfnode": "^0.8.4"

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -4551,11 +4551,6 @@ isstream@~0.1.2:
45514551
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
45524552
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
45534553

4554-
istanbul-badges-readme@^1.2.0:
4555-
version "1.2.1"
4556-
resolved "https://registry.yarnpkg.com/istanbul-badges-readme/-/istanbul-badges-readme-1.2.1.tgz#aea1891f4515ddfe7f62704cba87bd25cccfcce0"
4557-
integrity sha512-/rXtmpI0bzdmgaeZrutA5vL6c0NikSRRfBmjVxS0yJgU1o5elQARXiFQTiakkxGCrI2vS/k4X6zjGrV+32FJFQ==
4558-
45594554
js-tokens@^4.0.0:
45604555
version "4.0.0"
45614556
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -7416,10 +7411,10 @@ stylehacks@^4.0.0:
74167411
postcss "^7.0.0"
74177412
postcss-selector-parser "^3.0.0"
74187413

7419-
stylelint-config-recommended@^4.0.0:
7420-
version "4.0.0"
7421-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-4.0.0.tgz#665a0034065e6704d5032ba51bf4efa37d328ef9"
7422-
integrity sha512-sgna89Ng+25Hr9kmmaIxpGWt2LStVm1xf1807PdcWasiPDaOTkOHRL61sINw0twky7QMzafCGToGDnHT/kTHtQ==
7414+
stylelint-config-recommended@^5.0.0:
7415+
version "5.0.0"
7416+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78"
7417+
integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA==
74237418

74247419
stylelint@^13.0.0:
74257420
version "13.13.0"

0 commit comments

Comments
 (0)