Skip to content

Commit a1c0974

Browse files
Merge pull request #297 from danielbayerlein/dependabot/npm_and_yarn/stylelint-13.12.0
Bump stylelint from 13.10.0 to 13.12.0
2 parents 594c61e + 1c8a949 commit a1c0974

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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": "^15.0.0",
45-
"stylelint": "^13.10.0",
45+
"stylelint": "^13.12.0",
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: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,10 +3799,10 @@ file-entry-cache@^5.0.1:
37993799
dependencies:
38003800
flat-cache "^2.0.1"
38013801

3802-
file-entry-cache@^6.0.0:
3803-
version "6.0.0"
3804-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
3805-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
3802+
file-entry-cache@^6.0.1:
3803+
version "6.0.1"
3804+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
3805+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
38063806
dependencies:
38073807
flat-cache "^3.0.4"
38083808

@@ -5204,10 +5204,10 @@ lodash.templatesettings@^4.0.0:
52045204
dependencies:
52055205
lodash._reinterpolate "^3.0.0"
52065206

5207-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5:
5208-
version "4.17.20"
5209-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
5210-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
5207+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5:
5208+
version "4.17.21"
5209+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5210+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
52115211

52125212
log-symbols@^2.2.0:
52135213
version "2.2.0"
@@ -7957,10 +7957,10 @@ string-width@^3.0.0:
79577957
is-fullwidth-code-point "^2.0.0"
79587958
strip-ansi "^5.0.0"
79597959

7960-
string-width@^4.2.0:
7961-
version "4.2.0"
7962-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
7963-
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
7960+
string-width@^4.2.0, string-width@^4.2.2:
7961+
version "4.2.2"
7962+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
7963+
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
79647964
dependencies:
79657965
emoji-regex "^8.0.0"
79667966
is-fullwidth-code-point "^3.0.0"
@@ -8124,10 +8124,10 @@ stylelint-processor-styled-components@^1.10.0:
81248124
micromatch "^4.0.2"
81258125
postcss "^7.0.26"
81268126

8127-
stylelint@^13.10.0:
8128-
version "13.10.0"
8129-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.10.0.tgz#67b0c6f378c3fa61aa569a55d38feb8570b0b587"
8130-
integrity sha512-eDuLrL0wzPKbl5/TbNGZcbw0lTIGbDEr5W6lCODvb1gAg0ncbgCRt7oU0C2VFDvbrcY0A3MFZOwltwTRmc0XCw==
8127+
stylelint@^13.12.0:
8128+
version "13.12.0"
8129+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.12.0.tgz#cceb922be0d0c7b7b6926271eea2b90cb924733e"
8130+
integrity sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==
81318131
dependencies:
81328132
"@stylelint/postcss-css-in-js" "^0.37.2"
81338133
"@stylelint/postcss-markdown" "^0.36.2"
@@ -8139,7 +8139,7 @@ stylelint@^13.10.0:
81398139
execall "^2.0.0"
81408140
fast-glob "^3.2.5"
81418141
fastest-levenshtein "^1.0.12"
8142-
file-entry-cache "^6.0.0"
8142+
file-entry-cache "^6.0.1"
81438143
get-stdin "^8.0.0"
81448144
global-modules "^2.0.0"
81458145
globby "^11.0.2"
@@ -8149,7 +8149,7 @@ stylelint@^13.10.0:
81498149
import-lazy "^4.0.0"
81508150
imurmurhash "^0.1.4"
81518151
known-css-properties "^0.21.0"
8152-
lodash "^4.17.20"
8152+
lodash "^4.17.21"
81538153
log-symbols "^4.0.0"
81548154
mathml-tag-names "^2.1.3"
81558155
meow "^9.0.0"
@@ -8169,7 +8169,7 @@ stylelint@^13.10.0:
81698169
resolve-from "^5.0.0"
81708170
slash "^3.0.0"
81718171
specificity "^0.4.1"
8172-
string-width "^4.2.0"
8172+
string-width "^4.2.2"
81738173
strip-ansi "^6.0.0"
81748174
style-search "^0.1.0"
81758175
sugarss "^2.0.0"

0 commit comments

Comments
 (0)