Skip to content

Commit 1ef5886

Browse files
authored
Merge pull request #195 from codeforjapan/dependabot/npm_and_yarn/stylelint-13.6.1
Bump stylelint from 13.5.0 to 13.6.1
2 parents 768174d + 5dc8761 commit 1ef5886

File tree

2 files changed

+40
-35
lines changed

2 files changed

+40
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"prettier": "^1.19.1",
8383
"rimraf": "^3.0.2",
8484
"sass-loader": "^8.0.2",
85-
"stylelint": "^13.3.3",
85+
"stylelint": "^13.6.1",
8686
"stylelint-config-prettier": "^8.0.1",
8787
"stylelint-config-standard": "^20.0.0",
8888
"stylelint-scss": "^3.18.0",

yarn.lock

Lines changed: 39 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,17 +3079,17 @@ atob@^2.1.2:
30793079
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
30803080
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
30813081

3082-
autoprefixer@^9.6.1, autoprefixer@^9.7.6:
3083-
version "9.8.0"
3084-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.0.tgz#68e2d2bef7ba4c3a65436f662d0a56a741e56511"
3085-
integrity sha512-D96ZiIHXbDmU02dBaemyAg53ez+6F5yZmapmgKcjm35yEe1uVDYI8hGW3VYoGRaG290ZFf91YxHrR518vC0u/A==
3082+
autoprefixer@^9.6.1, autoprefixer@^9.8.0:
3083+
version "9.8.2"
3084+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.2.tgz#7347396ee576b18687041bfbacd76d78e27baa56"
3085+
integrity sha512-9UwMMU8Rg7Fj0c55mbOpXrr/2WrRqoOwOlLNTyyYt+nhiyQdIBWipp5XWzt+Lge8r3DK5y+EHMc1OBf8VpZA6Q==
30863086
dependencies:
30873087
browserslist "^4.12.0"
3088-
caniuse-lite "^1.0.30001061"
3089-
chalk "^2.4.2"
3088+
caniuse-lite "^1.0.30001084"
3089+
kleur "^4.0.1"
30903090
normalize-range "^0.1.2"
30913091
num2fraction "^1.2.2"
3092-
postcss "^7.0.30"
3092+
postcss "^7.0.32"
30933093
postcss-value-parser "^4.1.0"
30943094

30953095
available-typed-arrays@^1.0.0, available-typed-arrays@^1.0.2:
@@ -3815,9 +3815,9 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, can
38153815
integrity sha512-Gfj/WAastBtfxLws0RCh2sDbTK/8rJuSeZMecrSkNGYxPcv7EzblmDGfWQCFEQcSqYE2BRgQiJh8HOD07N5hIw==
38163816

38173817
caniuse-lite@^1.0.30001084:
3818-
version "1.0.30001084"
3819-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001084.tgz#00e471931eaefbeef54f46aa2203914d3c165669"
3820-
integrity sha512-ftdc5oGmhEbLUuMZ/Qp3mOpzfZLCxPYKcvGv6v2dJJ+8EdqcvZRbAGOiLmkM/PV1QGta/uwBs8/nCl6sokDW6w==
3818+
version "1.0.30001087"
3819+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001087.tgz#4a0bdc5998a114fcf8b7954e7ba6c2c29831c54a"
3820+
integrity sha512-KAQRGtt+eGCQBSp2iZTQibdCf9oe6cNTi5lmpsW38NnxP4WMYzfU6HCRmh4kJyh6LrTM9/uyElK4xcO93kafpg==
38213821

38223822
capture-exit@^2.0.0:
38233823
version "2.0.0"
@@ -6558,10 +6558,10 @@ globals@^9.18.0:
65586558
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
65596559
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
65606560

6561-
globby@^11.0.0:
6562-
version "11.0.0"
6563-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
6564-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
6561+
globby@^11.0.1:
6562+
version "11.0.1"
6563+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
6564+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
65656565
dependencies:
65666566
array-union "^2.1.0"
65676567
dir-glob "^3.0.1"
@@ -8528,6 +8528,11 @@ kleur@^3.0.3:
85288528
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
85298529
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
85308530

8531+
kleur@^4.0.1:
8532+
version "4.0.1"
8533+
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.0.1.tgz#3d4948534b666e2578f93b6fafb62108e64f05ef"
8534+
integrity sha512-Qs6SqCLm63rd0kNVh+wO4XsWLU6kgfwwaPYsLiClWf0Tewkzsa6MvB21bespb8cz+ANS+2t3So1ge3gintzhlw==
8535+
85318536
known-css-properties@^0.19.0:
85328537
version "0.19.0"
85338538
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.19.0.tgz#5d92b7fa16c72d971bda9b7fe295bdf61836ee5b"
@@ -10827,7 +10832,7 @@ postcss-sass@^0.4.4:
1082710832
gonzales-pe "^4.3.0"
1082810833
postcss "^7.0.21"
1082910834

10830-
postcss-scss@^2.0.0:
10835+
postcss-scss@^2.1.1:
1083110836
version "2.1.1"
1083210837
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-2.1.1.tgz#ec3a75fa29a55e016b90bf3269026c53c1d2b383"
1083310838
integrity sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==
@@ -10931,10 +10936,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1093110936
indexes-of "^1.0.1"
1093210937
uniq "^1.0.1"
1093310938

10934-
[email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.30, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
10935-
version "7.0.31"
10936-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.31.tgz#332af45cb73e26c0ee2614d7c7fb02dfcc2bd6dd"
10937-
integrity sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA==
10939+
[email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
10940+
version "7.0.32"
10941+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
10942+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
1093810943
dependencies:
1093910944
chalk "^2.4.2"
1094010945
source-map "^0.6.1"
@@ -12686,26 +12691,26 @@ stylelint-webpack-plugin@^2.0.0:
1268612691
micromatch "^4.0.2"
1268712692
schema-utils "^2.6.6"
1268812693

12689-
stylelint@^13.3.3:
12690-
version "13.5.0"
12691-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.5.0.tgz#9edbf90c8c02c47fd0c4818376e3799145f22cab"
12692-
integrity sha512-+Jy7ieKAWKTf2tmcAE7jgScxH39Urb87i0bjK/enScFaGWWaFn4kAPwepGOSk2b7CLUDVt/O6kwA0x0p/V7moQ==
12694+
stylelint@^13.6.1:
12695+
version "13.6.1"
12696+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.6.1.tgz#cc1d76338116d55e8ff2be94c4a4386c1239b878"
12697+
integrity sha512-XyvKyNE7eyrqkuZ85Citd/Uv3ljGiuYHC6UiztTR6sWS9rza8j3UeQv/eGcQS9NZz/imiC4GKdk1EVL3wst5vw==
1269312698
dependencies:
1269412699
"@stylelint/postcss-css-in-js" "^0.37.1"
1269512700
"@stylelint/postcss-markdown" "^0.36.1"
12696-
autoprefixer "^9.7.6"
12701+
autoprefixer "^9.8.0"
1269712702
balanced-match "^1.0.0"
12698-
chalk "^4.0.0"
12703+
chalk "^4.1.0"
1269912704
cosmiconfig "^6.0.0"
1270012705
debug "^4.1.1"
1270112706
execall "^2.0.0"
1270212707
file-entry-cache "^5.0.1"
1270312708
get-stdin "^8.0.0"
1270412709
global-modules "^2.0.0"
12705-
globby "^11.0.0"
12710+
globby "^11.0.1"
1270612711
globjoin "^0.1.4"
1270712712
html-tags "^3.1.0"
12708-
ignore "^5.1.4"
12713+
ignore "^5.1.8"
1270912714
import-lazy "^4.0.0"
1271012715
imurmurhash "^0.1.4"
1271112716
known-css-properties "^0.19.0"
@@ -12716,15 +12721,15 @@ stylelint@^13.3.3:
1271612721
meow "^7.0.1"
1271712722
micromatch "^4.0.2"
1271812723
normalize-selector "^0.2.0"
12719-
postcss "^7.0.30"
12724+
postcss "^7.0.32"
1272012725
postcss-html "^0.36.0"
1272112726
postcss-less "^3.1.4"
1272212727
postcss-media-query-parser "^0.2.3"
1272312728
postcss-reporter "^6.0.1"
1272412729
postcss-resolve-nested-selector "^0.1.1"
1272512730
postcss-safe-parser "^4.0.2"
1272612731
postcss-sass "^0.4.4"
12727-
postcss-scss "^2.0.0"
12732+
postcss-scss "^2.1.1"
1272812733
postcss-selector-parser "^6.0.2"
1272912734
postcss-syntax "^0.36.2"
1273012735
postcss-value-parser "^4.1.0"
@@ -12737,7 +12742,7 @@ stylelint@^13.3.3:
1273712742
sugarss "^2.0.0"
1273812743
svg-tags "^1.0.0"
1273912744
table "^5.4.6"
12740-
v8-compile-cache "^2.1.0"
12745+
v8-compile-cache "^2.1.1"
1274112746
write-file-atomic "^3.0.3"
1274212747

1274312748
subarg@^1.0.0:
@@ -13575,10 +13580,10 @@ uuid@^8.0.0:
1357513580
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
1357613581
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
1357713582

13578-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
13579-
version "2.1.0"
13580-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
13581-
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
13583+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
13584+
version "2.1.1"
13585+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745"
13586+
integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==
1358213587

1358313588
v8-to-istanbul@^4.1.3:
1358413589
version "4.1.4"

0 commit comments

Comments
 (0)