Skip to content

Commit a05d02e

Browse files
committed
chore(deps): update dependency stylelint to ^15.10.2
1 parent 7455866 commit a05d02e

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"husky": "^5.0.9",
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
33-
"stylelint": "^15.10.1",
33+
"stylelint": "^15.10.2",
3434
"typescript": "^4.5.5"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,10 +1718,10 @@ crypto-random-string@^2.0.0:
17181718
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
17191719
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
17201720

1721-
css-functions-list@^3.1.0:
1722-
version "3.1.0"
1723-
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.1.0.tgz#cf5b09f835ad91a00e5959bcfc627cd498e1321b"
1724-
integrity sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==
1721+
css-functions-list@^3.2.0:
1722+
version "3.2.0"
1723+
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.0.tgz#8290b7d064bf483f48d6559c10e98dc4d1ad19ee"
1724+
integrity sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==
17251725

17261726
css-tree@^2.3.1:
17271727
version "2.3.1"
@@ -5063,10 +5063,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
50635063
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
50645064
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
50655065

5066-
postcss@^8.4.24:
5067-
version "8.4.24"
5068-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
5069-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
5066+
postcss@^8.4.25:
5067+
version "8.4.27"
5068+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
5069+
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
50705070
dependencies:
50715071
nanoid "^3.3.6"
50725072
picocolors "^1.0.0"
@@ -6146,10 +6146,10 @@ stylelint-scss@^4.0.0:
61466146
postcss-selector-parser "^6.0.6"
61476147
postcss-value-parser "^4.1.0"
61486148

6149-
stylelint@^15.10.1:
6150-
version "15.10.1"
6151-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.10.1.tgz#93f189958687e330c106b010cbec0c41dcae506d"
6152-
integrity sha512-CYkzYrCFfA/gnOR+u9kJ1PpzwG10WLVnoxHDuBA/JiwGqdM9+yx9+ou6SE/y9YHtfv1mcLo06fdadHTOx4gBZQ==
6149+
stylelint@^15.10.2:
6150+
version "15.10.2"
6151+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.10.2.tgz#0ee5a8371d3a2e1ff27fefd48309d3ddef7c3405"
6152+
integrity sha512-UxqSb3hB74g4DTO45QhUHkJMjKKU//lNUAOWyvPBVPZbCknJ5HjOWWZo+UDuhHa9FLeVdHBZXxu43eXkjyIPWg==
61536153
dependencies:
61546154
"@csstools/css-parser-algorithms" "^2.3.0"
61556155
"@csstools/css-tokenizer" "^2.1.1"
@@ -6158,7 +6158,7 @@ stylelint@^15.10.1:
61586158
balanced-match "^2.0.0"
61596159
colord "^2.9.3"
61606160
cosmiconfig "^8.2.0"
6161-
css-functions-list "^3.1.0"
6161+
css-functions-list "^3.2.0"
61626162
css-tree "^2.3.1"
61636163
debug "^4.3.4"
61646164
fast-glob "^3.3.0"
@@ -6178,7 +6178,7 @@ stylelint@^15.10.1:
61786178
micromatch "^4.0.5"
61796179
normalize-path "^3.0.0"
61806180
picocolors "^1.0.0"
6181-
postcss "^8.4.24"
6181+
postcss "^8.4.25"
61826182
postcss-resolve-nested-selector "^0.1.1"
61836183
postcss-safe-parser "^6.0.0"
61846184
postcss-selector-parser "^6.0.13"

0 commit comments

Comments
 (0)