Skip to content

Commit c2ff893

Browse files
chore(deps): update dependency stylelint-config-standard-scss to v10 (#4230)
1 parent 77eca2a commit c2ff893

File tree

2 files changed

+16
-30
lines changed

2 files changed

+16
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"prettier": "2.8.8",
6666
"prettier-config-standard": "5.0.0",
6767
"stylelint": "15.9.0",
68-
"stylelint-config-standard-scss": "9.0.0",
68+
"stylelint-config-standard-scss": "10.0.0",
6969
"ts-node": "10.9.1",
7070
"turbo": "1.10.6",
7171
"typescript": "5.1.6"

yarn.lock

Lines changed: 15 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -9529,11 +9529,6 @@ dir-glob@^3.0.1:
95299529
dependencies:
95309530
path-type "^4.0.0"
95319531

9532-
dlv@^1.1.3:
9533-
version "1.1.3"
9534-
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
9535-
integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==
9536-
95379532
dns-equal@^1.0.0:
95389533
version "1.0.0"
95399534
resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"
@@ -16207,14 +16202,6 @@ postcss-scss@^4.0.6:
1620716202
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.6.tgz#5d62a574b950a6ae12f2aa89b60d63d9e4432bfd"
1620816203
integrity sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==
1620916204

16210-
postcss-selector-parser@^6.0.11:
16211-
version "6.0.11"
16212-
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
16213-
integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
16214-
dependencies:
16215-
cssesc "^3.0.0"
16216-
util-deprecate "^1.0.2"
16217-
1621816205
postcss-selector-parser@^6.0.13:
1621916206
version "6.0.13"
1622016207
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz#d05d8d76b1e8e173257ef9d60b706a8e5e99bf1b"
@@ -18634,26 +18621,26 @@ style-search@^0.1.0:
1863418621
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
1863518622
integrity sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==
1863618623

18637-
stylelint-config-recommended-scss@^11.0.0:
18638-
version "11.0.0"
18639-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-11.0.0.tgz#7b933ecac99cd3b52d14d1746e3ecd36f421b4b6"
18640-
integrity sha512-EDghTDU7aOv2LTsRZvcT1w8mcjUaMhuy+t38iV5I/0Qiu6ixdkRwhLEMul3K/fnB2v9Nwqvb3xpvJfPH+HduDw==
18624+
stylelint-config-recommended-scss@^12.0.0:
18625+
version "12.0.0"
18626+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-12.0.0.tgz#9d9e82c46012649f11bfebcbc788f58e61860f33"
18627+
integrity sha512-5Bb2mlGy6WLa30oNeKpZvavv2lowJUsUJO25+OA68GFTemlwd1zbFsL7q0bReKipOSU3sG47hKneZ6Nd+ctrFA==
1864118628
dependencies:
1864218629
postcss-scss "^4.0.6"
1864318630
stylelint-config-recommended "^12.0.0"
18644-
stylelint-scss "^4.6.0"
18631+
stylelint-scss "^5.0.0"
1864518632

1864618633
stylelint-config-recommended@^12.0.0:
1864718634
version "12.0.0"
1864818635
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-12.0.0.tgz#d0993232fca017065fd5acfcb52dd8a188784ef4"
1864918636
integrity sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==
1865018637

18651-
stylelint-config-standard-scss@9.0.0:
18652-
version "9.0.0"
18653-
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-9.0.0.tgz#70c66e1179612519fdf6ca1dbff23c804def1b6b"
18654-
integrity sha512-yPKpJsrZn4ybuQZx/DkEHuCjw7pJginErE/47dFhCnrvD48IJ4UYec8tSiCuJWMA3HRjbIa3nh5ZeSauDGuVAg==
18638+
stylelint-config-standard-scss@10.0.0:
18639+
version "10.0.0"
18640+
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-10.0.0.tgz#159a54a01b80649bf0143fa7ba086b676a1a749e"
18641+
integrity sha512-bChBEo1p3xUVWh/wenJI+josoMk21f2yuLDGzGjmKYcALfl2u3DFltY+n4UHswYiXghqXaA8mRh+bFy/q1hQlg==
1865518642
dependencies:
18656-
stylelint-config-recommended-scss "^11.0.0"
18643+
stylelint-config-recommended-scss "^12.0.0"
1865718644
stylelint-config-standard "^33.0.0"
1865818645

1865918646
stylelint-config-standard@^33.0.0:
@@ -18663,15 +18650,14 @@ stylelint-config-standard@^33.0.0:
1866318650
dependencies:
1866418651
stylelint-config-recommended "^12.0.0"
1866518652

18666-
stylelint-scss@^4.6.0:
18667-
version "4.6.0"
18668-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.6.0.tgz#f7602d6d562bb256802e38e3fd5e49c46d2e31b6"
18669-
integrity sha512-M+E0BQim6G4XEkaceEhfVjP/41C9Klg5/tTPTCQVlgw/jm2tvB+OXJGaU0TDP5rnTCB62aX6w+rT+gqJW/uwjA==
18653+
stylelint-scss@^5.0.0:
18654+
version "5.0.1"
18655+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.0.1.tgz#b33a6580b5734eace083cfc2cc3021225e28547f"
18656+
integrity sha512-n87iCRZrr2J7//I/QFsDXxFLnHKw633U4qvWZ+mOW6KDAp/HLj06H+6+f9zOuTYy+MdGdTuCSDROCpQIhw5fvQ==
1867018657
dependencies:
18671-
dlv "^1.1.3"
1867218658
postcss-media-query-parser "^0.2.3"
1867318659
postcss-resolve-nested-selector "^0.1.1"
18674-
postcss-selector-parser "^6.0.11"
18660+
postcss-selector-parser "^6.0.13"
1867518661
postcss-value-parser "^4.2.0"
1867618662

1867718663

0 commit comments

Comments
 (0)