Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 8670ed4

Browse files
authored
Merge pull request #102 from cogito-study/renovate/stylelint-11.x
chore(deps): update dependency stylelint to v11
2 parents 4988d1f + 015cff8 commit 8670ed4

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react-hooks": "2.0.1",
5858
"husky": "3.0.5",
5959
"lint-staged": "9.2.5",
60-
"stylelint": "10.1.0",
60+
"stylelint": "11.0.0",
6161
"stylelint-config-prettier": "5.2.0",
6262
"stylelint-config-recommended": "3.0.0",
6363
"stylelint-config-styled-components": "0.1.1",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6517,7 +6517,7 @@ globjoin@^0.1.4:
65176517
resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43"
65186518
integrity sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=
65196519

6520-
gonzales-pe@^4.2.3:
6520+
gonzales-pe@^4.2.4:
65216521
version "4.2.4"
65226522
resolved "https://registry.yarnpkg.com/gonzales-pe/-/gonzales-pe-4.2.4.tgz#356ae36a312c46fe0f1026dd6cb539039f8500d2"
65236523
integrity sha512-v0Ts/8IsSbh9n1OJRnSfa7Nlxi4AkXIsWB6vPept8FDbL4bXn3FNuxjYtO/nmBGu7GDkL9MFeGebeSu6l55EPQ==
@@ -8293,10 +8293,10 @@ kleur@^3.0.3:
82938293
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
82948294
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
82958295

8296-
known-css-properties@^0.14.0:
8297-
version "0.14.0"
8298-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.14.0.tgz#d7032b4334a32dc22e6e46b081ec789daf18756c"
8299-
integrity sha512-P+0a/gBzLgVlCnK8I7VcD0yuYJscmWn66wH9tlKsQnmVdg689tLEmziwB9PuazZYLkcm07fvWOKCJJqI55sD5Q==
8296+
known-css-properties@^0.15.0:
8297+
version "0.15.0"
8298+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.15.0.tgz#5aa14a98b5a1652448aad44a1c67e867e4e7d88c"
8299+
integrity sha512-TS0RCcQfHYsA+59uIHhnsA71NBkpILbqi0W+hde4R5FtESdzur0tCJFoko/1Pbhx+8rmdUc0R1VE4ixnnD+9xw==
83008300

83018301
last-call-webpack-plugin@^3.0.0:
83028302
version "3.0.0"
@@ -10232,7 +10232,7 @@ postcss-initial@^3.0.0:
1023210232
lodash.template "^4.5.0"
1023310233
postcss "^7.0.2"
1023410234

10235-
postcss-jsx@^0.36.1:
10235+
postcss-jsx@^0.36.3:
1023610236
version "0.36.3"
1023710237
resolved "https://registry.yarnpkg.com/postcss-jsx/-/postcss-jsx-0.36.3.tgz#c91113eae2935a1c94f00353b788ece9acae3f46"
1023810238
integrity sha512-yV8Ndo6KzU8eho5mCn7LoLUGPkXrRXRjhMpX4AaYJ9wLJPv099xbtpbRQ8FrPnzVxb/cuMebbPR7LweSt+hTfA==
@@ -10641,13 +10641,13 @@ postcss-safe-parser@4.0.1, postcss-safe-parser@^4.0.1:
1064110641
dependencies:
1064210642
postcss "^7.0.0"
1064310643

10644-
postcss-sass@^0.3.5:
10645-
version "0.3.5"
10646-
resolved "https://registry.yarnpkg.com/postcss-sass/-/postcss-sass-0.3.5.tgz#6d3e39f101a53d2efa091f953493116d32beb68c"
10647-
integrity sha512-B5z2Kob4xBxFjcufFnhQ2HqJQ2y/Zs/ic5EZbCywCkxKd756Q40cIQ/veRDwSrw1BF6+4wUgmpm0sBASqVi65A==
10644+
postcss-sass@^0.4.1:
10645+
version "0.4.1"
10646+
resolved "https://registry.yarnpkg.com/postcss-sass/-/postcss-sass-0.4.1.tgz#6177205d2c287973551bd2938fc4b375961e3173"
10647+
integrity sha512-YDdykeDHylqiD2CdXuP7K1aDz7hCflGVB6H6lqabWVab5mVOWhguUuWZYpFU22/E12AEGiMlOfZnLqr343zhVA==
1064810648
dependencies:
10649-
gonzales-pe "^4.2.3"
10650-
postcss "^7.0.1"
10649+
gonzales-pe "^4.2.4"
10650+
postcss "^7.0.14"
1065110651

1065210652
postcss-scss@^2.0.0:
1065310653
version "2.0.0"
@@ -10728,7 +10728,7 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
1072810728
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
1072910729
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
1073010730

10731-
postcss-value-parser@^4.0.0:
10731+
postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2:
1073210732
version "4.0.2"
1073310733
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
1073410734
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
@@ -12958,10 +12958,10 @@ stylelint-processor-styled-components@1.8.0:
1295812958
micromatch "^4.0.2"
1295912959
postcss "^7.0.0"
1296012960

12961-
stylelint@10.1.0:
12962-
version "10.1.0"
12963-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-10.1.0.tgz#1bc4c4ce878107e7c396b19226d91ba28268911a"
12964-
integrity sha512-OmlUXrgzEMLQYj1JPTpyZPR9G4bl0StidfHnGJEMpdiQ0JyTq0MPg1xkHk1/xVJ2rTPESyJCDWjG8Kbpoo7Kuw==
12961+
stylelint@11.0.0:
12962+
version "11.0.0"
12963+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-11.0.0.tgz#1458d1e126d4f2fb9f41076197f852aa1fcae91d"
12964+
integrity sha512-esKkG7CUXI5yr4jgCNuwjiiV6NJ4BpodB0e47oFvUBaHgpiXXHRPOajpb0IXL7Ucpk+X3dcrlPxVHpmJ5XUDwg==
1296512965
dependencies:
1296612966
autoprefixer "^9.5.1"
1296712967
balanced-match "^1.0.0"
@@ -12978,29 +12978,28 @@ stylelint@10.1.0:
1297812978
ignore "^5.0.6"
1297912979
import-lazy "^4.0.0"
1298012980
imurmurhash "^0.1.4"
12981-
known-css-properties "^0.14.0"
12981+
known-css-properties "^0.15.0"
1298212982
leven "^3.1.0"
12983-
lodash "^4.17.11"
12983+
lodash "^4.17.14"
1298412984
log-symbols "^3.0.0"
1298512985
mathml-tag-names "^2.1.0"
1298612986
meow "^5.0.0"
1298712987
micromatch "^4.0.0"
1298812988
normalize-selector "^0.2.0"
12989-
pify "^4.0.1"
1299012989
postcss "^7.0.14"
1299112990
postcss-html "^0.36.0"
12992-
postcss-jsx "^0.36.1"
12991+
postcss-jsx "^0.36.3"
1299312992
postcss-less "^3.1.4"
1299412993
postcss-markdown "^0.36.0"
1299512994
postcss-media-query-parser "^0.2.3"
1299612995
postcss-reporter "^6.0.1"
1299712996
postcss-resolve-nested-selector "^0.1.1"
1299812997
postcss-safe-parser "^4.0.1"
12999-
postcss-sass "^0.3.5"
12998+
postcss-sass "^0.4.1"
1300012999
postcss-scss "^2.0.0"
1300113000
postcss-selector-parser "^3.1.0"
1300213001
postcss-syntax "^0.36.2"
13003-
postcss-value-parser "^3.3.1"
13002+
postcss-value-parser "^4.0.2"
1300413003
resolve-from "^5.0.0"
1300513004
signal-exit "^3.0.2"
1300613005
slash "^3.0.0"
@@ -13011,6 +13010,7 @@ stylelint@10.1.0:
1301113010
sugarss "^2.0.0"
1301213011
svg-tags "^1.0.0"
1301313012
table "^5.2.3"
13013+
v8-compile-cache "^2.1.0"
1301413014

1301513015
stylis-rule-sheet@^0.0.10:
1301613016
version "0.0.10"
@@ -13714,7 +13714,7 @@ uuid@^3.0.1, uuid@^3.3.2:
1371413714
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
1371513715
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
1371613716

13717-
v8-compile-cache@^2.0.3:
13717+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
1371813718
version "2.1.0"
1371913719
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
1372013720
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==

0 commit comments

Comments
 (0)