Skip to content

Commit f10afe6

Browse files
Merge pull request #214 from danielbayerlein/dependabot/npm_and_yarn/stylelint-13.6.1
Bump stylelint from 13.5.0 to 13.6.1
2 parents 2ed9458 + 1b2573c commit f10afe6

File tree

2 files changed

+60
-65
lines changed

2 files changed

+60
-65
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.5.0",
45+
"stylelint": "^13.6.1",
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: 59 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,18 +1840,18 @@ [email protected]:
18401840
webpack-merge "^4.1.0"
18411841
webpack-sources "^1.0.1"
18421842

1843-
autoprefixer@^9.6.1, autoprefixer@^9.7.6:
1844-
version "9.7.6"
1845-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.6.tgz#63ac5bbc0ce7934e6997207d5bb00d68fa8293a4"
1846-
integrity sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==
1843+
autoprefixer@^9.6.1, autoprefixer@^9.8.0:
1844+
version "9.8.0"
1845+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.0.tgz#68e2d2bef7ba4c3a65436f662d0a56a741e56511"
1846+
integrity sha512-D96ZiIHXbDmU02dBaemyAg53ez+6F5yZmapmgKcjm35yEe1uVDYI8hGW3VYoGRaG290ZFf91YxHrR518vC0u/A==
18471847
dependencies:
1848-
browserslist "^4.11.1"
1849-
caniuse-lite "^1.0.30001039"
1848+
browserslist "^4.12.0"
1849+
caniuse-lite "^1.0.30001061"
18501850
chalk "^2.4.2"
18511851
normalize-range "^0.1.2"
18521852
num2fraction "^1.2.2"
1853-
postcss "^7.0.27"
1854-
postcss-value-parser "^4.0.3"
1853+
postcss "^7.0.30"
1854+
postcss-value-parser "^4.1.0"
18551855

18561856
babel-code-frame@^6.22.0:
18571857
version "6.26.0"
@@ -2104,13 +2104,13 @@ [email protected]:
21042104
electron-to-chromium "^1.3.322"
21052105
node-releases "^1.1.44"
21062106

2107-
browserslist@^4.11.1:
2108-
version "4.11.1"
2109-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.11.1.tgz#92f855ee88d6e050e7e7311d987992014f1a1f1b"
2110-
integrity sha512-DCTr3kDrKEYNw6Jb9HFxVLQNaue8z+0ZfRBRjmCunKDEXEBajKDj2Y+Uelg+Pi29OnvaSGwjOsnRyNEkXzHg5g==
2107+
browserslist@^4.12.0:
2108+
version "4.12.0"
2109+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
2110+
integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
21112111
dependencies:
2112-
caniuse-lite "^1.0.30001038"
2113-
electron-to-chromium "^1.3.390"
2112+
caniuse-lite "^1.0.30001043"
2113+
electron-to-chromium "^1.3.413"
21142114
node-releases "^1.1.53"
21152115
pkg-up "^2.0.0"
21162116

@@ -2283,15 +2283,10 @@ caniuse-lite@^1.0.30001027:
22832283
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001027.tgz#283e2ef17d94889cc216a22c6f85303d78ca852d"
22842284
integrity sha512-7xvKeErvXZFtUItTHgNtLgS9RJpVnwBlWX8jSo/BO8VsF6deszemZSkJJJA1KOKrXuzZH4WALpAJdq5EyfgMLg==
22852285

2286-
caniuse-lite@^1.0.30001038:
2287-
version "1.0.30001039"
2288-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001039.tgz#b3814a1c38ffeb23567f8323500c09526a577bbe"
2289-
integrity sha512-SezbWCTT34eyFoWHgx8UWso7YtvtM7oosmFoXbCkdC6qJzRfBTeTgE9REtKtiuKXuMwWTZEvdnFNGAyVMorv8Q==
2290-
2291-
caniuse-lite@^1.0.30001039:
2292-
version "1.0.30001041"
2293-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001041.tgz#c2ea138dafc6fe03877921ddcddd4a02a14daf76"
2294-
integrity sha512-fqDtRCApddNrQuBxBS7kEiSGdBsgO4wiVw4G/IClfqzfhW45MbTumfN4cuUJGTM0YGFNn97DCXPJ683PS6zwvA==
2286+
caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001061:
2287+
version "1.0.30001084"
2288+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001084.tgz#00e471931eaefbeef54f46aa2203914d3c165669"
2289+
integrity sha512-ftdc5oGmhEbLUuMZ/Qp3mOpzfZLCxPYKcvGv6v2dJJ+8EdqcvZRbAGOiLmkM/PV1QGta/uwBs8/nCl6sokDW6w==
22952290

22962291
ccount@^1.0.0:
22972292
version "1.0.3"
@@ -2326,10 +2321,10 @@ chalk@^3.0.0:
23262321
ansi-styles "^4.1.0"
23272322
supports-color "^7.1.0"
23282323

2329-
chalk@^4.0.0:
2330-
version "4.0.0"
2331-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
2332-
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
2324+
chalk@^4.0.0, chalk@^4.1.0:
2325+
version "4.1.0"
2326+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
2327+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
23332328
dependencies:
23342329
ansi-styles "^4.1.0"
23352330
supports-color "^7.1.0"
@@ -3213,10 +3208,10 @@ electron-to-chromium@^1.3.349:
32133208
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.353.tgz#c6f13f27d5212643979867a400c1a5e8a4ef042a"
32143209
integrity sha512-CkG24biyy9qQTQs8U2vGQaiyWSFDxAXP/UGHBveXZ1TGoWOAw+eYZXryrX0UeIMKnQjcaHx33hzYuydv98kqGQ==
32153210

3216-
electron-to-chromium@^1.3.390:
3217-
version "1.3.397"
3218-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.397.tgz#db640c2e67b08d590a504c20b56904537aa2bafa"
3219-
integrity sha512-zcUd1p/7yzTSdWkCTrqGvbnEOASy96d0RJL/lc5BDJoO23Z3G/VHd0yIPbguDU9n8QNUTCigLO7oEdtOb7fp2A==
3211+
electron-to-chromium@^1.3.413:
3212+
version "1.3.476"
3213+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.476.tgz#e3f36a239da7fbc5c8419c26409973ad00cc34a3"
3214+
integrity sha512-oJUEW++zbjB5C0BIAH0ksGH92S/yxPauJ1smD2M9DmEqB4SeU4MmJg6avyDGW+qusBDHoqy+e5Vq+fGhArP9Iw==
32203215

32213216
elliptic@^6.0.0:
32223217
version "6.4.1"
@@ -4067,10 +4062,10 @@ globals@^12.1.0:
40674062
dependencies:
40684063
type-fest "^0.8.1"
40694064

4070-
globby@^11.0.0:
4071-
version "11.0.0"
4072-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
4073-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
4065+
globby@^11.0.1:
4066+
version "11.0.1"
4067+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
4068+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
40744069
dependencies:
40754070
array-union "^2.1.0"
40764071
dir-glob "^3.0.1"
@@ -4334,10 +4329,10 @@ ignore@^4.0.6:
43344329
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
43354330
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
43364331

4337-
ignore@^5.0.0, ignore@^5.1.1, ignore@^5.1.4:
4338-
version "5.1.4"
4339-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
4340-
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
4332+
ignore@^5.0.0, ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8:
4333+
version "5.1.8"
4334+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
4335+
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
43414336

43424337
import-cwd@^2.0.0:
43434338
version "2.1.0"
@@ -6648,12 +6643,12 @@ postcss-sass@^0.4.4:
66486643
gonzales-pe "^4.3.0"
66496644
postcss "^7.0.21"
66506645

6651-
postcss-scss@^2.0.0:
6652-
version "2.0.0"
6653-
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-2.0.0.tgz#248b0a28af77ea7b32b1011aba0f738bda27dea1"
6654-
integrity sha512-um9zdGKaDZirMm+kZFKKVsnKPF7zF7qBAtIfTSnZXD1jZ0JNZIxdB6TxQOjCnlSzLRInVl2v3YdBh/M881C4ug==
6646+
postcss-scss@^2.1.1:
6647+
version "2.1.1"
6648+
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-2.1.1.tgz#ec3a75fa29a55e016b90bf3269026c53c1d2b383"
6649+
integrity sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==
66556650
dependencies:
6656-
postcss "^7.0.0"
6651+
postcss "^7.0.6"
66576652

66586653
postcss-selector-matches@^4.0.0:
66596654
version "4.0.0"
@@ -6699,7 +6694,7 @@ postcss-value-parser@^3.3.0:
66996694
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
67006695
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
67016696

6702-
postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.0.3, postcss-value-parser@^4.1.0:
6697+
postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
67036698
version "4.1.0"
67046699
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
67056700
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
@@ -6722,10 +6717,10 @@ [email protected]:
67226717
source-map "^0.6.1"
67236718
supports-color "^6.1.0"
67246719

6725-
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.23, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.30, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
6726-
version "7.0.30"
6727-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2"
6728-
integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==
6720+
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.23, postcss@^7.0.26, postcss@^7.0.30, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
6721+
version "7.0.32"
6722+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
6723+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
67296724
dependencies:
67306725
chalk "^2.4.2"
67316726
source-map "^0.6.1"
@@ -7982,26 +7977,26 @@ stylelint-processor-styled-components@^1.10.0:
79827977
micromatch "^4.0.2"
79837978
postcss "^7.0.26"
79847979

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==
7980+
stylelint@^13.6.1:
7981+
version "13.6.1"
7982+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.6.1.tgz#cc1d76338116d55e8ff2be94c4a4386c1239b878"
7983+
integrity sha512-XyvKyNE7eyrqkuZ85Citd/Uv3ljGiuYHC6UiztTR6sWS9rza8j3UeQv/eGcQS9NZz/imiC4GKdk1EVL3wst5vw==
79897984
dependencies:
79907985
"@stylelint/postcss-css-in-js" "^0.37.1"
79917986
"@stylelint/postcss-markdown" "^0.36.1"
7992-
autoprefixer "^9.7.6"
7987+
autoprefixer "^9.8.0"
79937988
balanced-match "^1.0.0"
7994-
chalk "^4.0.0"
7989+
chalk "^4.1.0"
79957990
cosmiconfig "^6.0.0"
79967991
debug "^4.1.1"
79977992
execall "^2.0.0"
79987993
file-entry-cache "^5.0.1"
79997994
get-stdin "^8.0.0"
80007995
global-modules "^2.0.0"
8001-
globby "^11.0.0"
7996+
globby "^11.0.1"
80027997
globjoin "^0.1.4"
80037998
html-tags "^3.1.0"
8004-
ignore "^5.1.4"
7999+
ignore "^5.1.8"
80058000
import-lazy "^4.0.0"
80068001
imurmurhash "^0.1.4"
80078002
known-css-properties "^0.19.0"
@@ -8012,15 +8007,15 @@ stylelint@^13.5.0:
80128007
meow "^7.0.1"
80138008
micromatch "^4.0.2"
80148009
normalize-selector "^0.2.0"
8015-
postcss "^7.0.30"
8010+
postcss "^7.0.32"
80168011
postcss-html "^0.36.0"
80178012
postcss-less "^3.1.4"
80188013
postcss-media-query-parser "^0.2.3"
80198014
postcss-reporter "^6.0.1"
80208015
postcss-resolve-nested-selector "^0.1.1"
80218016
postcss-safe-parser "^4.0.2"
80228017
postcss-sass "^0.4.4"
8023-
postcss-scss "^2.0.0"
8018+
postcss-scss "^2.1.1"
80248019
postcss-selector-parser "^6.0.2"
80258020
postcss-syntax "^0.36.2"
80268021
postcss-value-parser "^4.1.0"
@@ -8033,7 +8028,7 @@ stylelint@^13.5.0:
80338028
sugarss "^2.0.0"
80348029
svg-tags "^1.0.0"
80358030
table "^5.4.6"
8036-
v8-compile-cache "^2.1.0"
8031+
v8-compile-cache "^2.1.1"
80378032
write-file-atomic "^3.0.3"
80388033

80398034
[email protected], stylis-rule-sheet@^0.0.10:
@@ -8554,10 +8549,10 @@ uuid@^3.3.2:
85548549
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
85558550
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
85568551

8557-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
8558-
version "2.1.0"
8559-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
8560-
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
8552+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
8553+
version "2.1.1"
8554+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745"
8555+
integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==
85618556

85628557
validate-npm-package-license@^3.0.1:
85638558
version "3.0.4"

0 commit comments

Comments
 (0)