Skip to content

Commit 26b5958

Browse files
Merge pull request #2910 from cdr/dependabot/npm_and_yarn/stylelint-config-recommended-4.0.0
chore(deps-dev): bump stylelint-config-recommended from 3.0.0 to 4.0.0
2 parents 31dd0a4 + b01f406 commit 26b5958

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
@@ -65,7 +65,7 @@
6565
"prettier": "^2.2.1",
6666
"prettier-plugin-sh": "^0.6.0",
6767
"stylelint": "^13.0.0",
68-
"stylelint-config-recommended": "^3.0.0",
68+
"stylelint-config-recommended": "^4.0.0",
6969
"ts-node": "^9.0.0",
7070
"typescript": "^4.1.3",
7171
"wtfnode": "^0.8.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,10 +7213,10 @@ stylehacks@^4.0.0:
72137213
postcss "^7.0.0"
72147214
postcss-selector-parser "^3.0.0"
72157215

7216-
stylelint-config-recommended@^3.0.0:
7217-
version "3.0.0"
7218-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657"
7219-
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==
7216+
stylelint-config-recommended@^4.0.0:
7217+
version "4.0.0"
7218+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-4.0.0.tgz#665a0034065e6704d5032ba51bf4efa37d328ef9"
7219+
integrity sha512-sgna89Ng+25Hr9kmmaIxpGWt2LStVm1xf1807PdcWasiPDaOTkOHRL61sINw0twky7QMzafCGToGDnHT/kTHtQ==
72207220

72217221
stylelint@^13.0.0:
72227222
version "13.12.0"

0 commit comments

Comments
 (0)