Skip to content

Commit ef81a94

Browse files
chore(deps): update dependency stylelint-config-standard to v33
1 parent beea76d commit ef81a94

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"styled-components": "5.3.9",
141141
"stylelint": "15.5.0",
142142
"stylelint-config-prettier": "9.0.5",
143-
"stylelint-config-standard": "32.0.0",
143+
"stylelint-config-standard": "33.0.0",
144144
"testcafe": "2.5.0",
145145
"testcafe-browser-provider-electron": "0.0.19",
146146
"testcafe-react-selectors": "5.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19643,17 +19643,17 @@ stylelint-config-prettier@9.0.5:
1964319643
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e"
1964419644
integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==
1964519645

19646-
stylelint-config-recommended@^11.0.0:
19647-
version "11.0.0"
19648-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522"
19649-
integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==
19646+
stylelint-config-recommended@^12.0.0:
19647+
version "12.0.0"
19648+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-12.0.0.tgz#d0993232fca017065fd5acfcb52dd8a188784ef4"
19649+
integrity sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==
1965019650

19651-
stylelint-config-standard@32.0.0:
19652-
version "32.0.0"
19653-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-32.0.0.tgz#97179035e967f22a7b7e27f14a74f5d5fc0f0bd6"
19654-
integrity sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==
19651+
stylelint-config-standard@33.0.0:
19652+
version "33.0.0"
19653+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-33.0.0.tgz#1f7bb299153a53874073e93829e37a475842f0f9"
19654+
integrity sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==
1965519655
dependencies:
19656-
stylelint-config-recommended "^11.0.0"
19656+
stylelint-config-recommended "^12.0.0"
1965719657

1965819658
stylelint@15.5.0:
1965919659
version "15.5.0"

0 commit comments

Comments
 (0)