File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -4737,7 +4737,6 @@ npm@^6.8.0:
47374737 cmd-shim "^3.0.3"
47384738 columnify "~1.5.4"
47394739 config-chain "^1.1.12"
4740- debuglog "*"
47414740 detect-indent "~5.0.0"
47424741 detect-newline "^2.1.0"
47434742 dezalgo "~1.0.3"
@@ -4752,7 +4751,6 @@ npm@^6.8.0:
47524751 has-unicode "~2.0.1"
47534752 hosted-git-info "^2.8.5"
47544753 iferr "^1.0.2"
4755- imurmurhash "*"
47564754 infer-owner "^1.0.4"
47574755 inflight "~1.0.6"
47584756 inherits "^2.0.4"
@@ -4771,14 +4769,8 @@ npm@^6.8.0:
47714769 libnpx "^10.2.0"
47724770 lock-verify "^2.1.0"
47734771 lockfile "^1.0.4"
4774- lodash._baseindexof "*"
47754772 lodash._baseuniq "~4.6.0"
4776- lodash._bindcallback "*"
4777- lodash._cacheindexof "*"
4778- lodash._createcache "*"
4779- lodash._getnative "*"
47804773 lodash.clonedeep "~4.5.0"
4781- lodash.restparam "*"
47824774 lodash.union "~4.6.0"
47834775 lodash.uniq "~4.5.0"
47844776 lodash.without "~4.4.0"
@@ -5530,6 +5522,15 @@ postcss@^7.0.17, postcss@^7.0.21:
55305522 source-map "^0.6.1"
55315523 supports-color "^6.1.0"
55325524
5525+ postcss@^7.0.26 :
5526+ version "7.0.26"
5527+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.26.tgz#5ed615cfcab35ba9bbb82414a4fa88ea10429587"
5528+ integrity sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==
5529+ dependencies :
5530+ chalk "^2.4.2"
5531+ source-map "^0.6.1"
5532+ supports-color "^6.1.0"
5533+
55335534prelude-ls@~1.1.2 :
55345535 version "1.1.2"
55355536 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -6757,13 +6758,13 @@ stylelint-no-indistinguishable-colors@^1.2.1:
67576758 colorguard "^1.2.1"
67586759 postcss "^6.0.22"
67596760
6760- stylelint-order@^3.1.1 :
6761- version "3.1.1 "
6762- resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-3.1.1 .tgz#ba9ea6844d1482f97f31204e7c9605c7b792c294 "
6763- integrity sha512-4gP/r8j/6JGZ/LL41b2sYtQqfwZl4VSqTp7WeIwI67v/OXNQ08dnn64BGXNwAUSgb2+YIvIOxQaMzqMyQMzoyQ ==
6761+ stylelint-order@^4.0.0 :
6762+ version "4.0.0 "
6763+ resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-4.0.0 .tgz#2a945c2198caac3ff44687d7c8582c81d044b556 "
6764+ integrity sha512-bXV0v+jfB0+JKsqIn3mLglg1Dj2QCYkFHNfL1c+rVMEmruZmW5LUqT/ARBERfBm8SFtCuXpEdatidw/3IkcoiA ==
67646765 dependencies :
67656766 lodash "^4.17.15"
6766- postcss "^7.0.17 "
6767+ postcss "^7.0.26 "
67676768 postcss-sorting "^5.0.1"
67686769
67696770stylelint-scss@^3.12.0 :
You can’t perform that action at this time.
0 commit comments