Skip to content

Commit e6c3025

Browse files
chore(deps-dev): bump stylelint-config-standard-scss
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 15.0.1 to 16.0.0. - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v15.0.1...v16.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80a0d93 commit e6c3025

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"slugify": "^1.6.6",
8989
"stylelint": "^16.14.1",
9090
"stylelint-config-standard": "^38.0.0",
91-
"stylelint-config-standard-scss": "^15.0.1",
91+
"stylelint-config-standard-scss": "^16.0.0",
9292
"stylelint-scss": "^6.11.0",
9393
"ts-jest": "^29.2.5",
9494
"tslib": "^2.8.1",

yarn.lock

Lines changed: 36 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9507,7 +9507,7 @@ __metadata:
95079507
slugify: "npm:^1.6.6"
95089508
stylelint: "npm:^16.14.1"
95099509
stylelint-config-standard: "npm:^38.0.0"
9510-
stylelint-config-standard-scss: "npm:^15.0.1"
9510+
stylelint-config-standard-scss: "npm:^16.0.0"
95119511
stylelint-scss: "npm:^6.11.0"
95129512
ts-jest: "npm:^29.2.5"
95139513
tslib: "npm:^2.8.1"
@@ -10616,20 +10616,20 @@ __metadata:
1061610616
languageName: node
1061710617
linkType: hard
1061810618

10619-
"stylelint-config-recommended-scss@npm:^15.0.1":
10620-
version: 15.0.1
10621-
resolution: "stylelint-config-recommended-scss@npm:15.0.1"
10619+
"stylelint-config-recommended-scss@npm:^16.0.1":
10620+
version: 16.0.1
10621+
resolution: "stylelint-config-recommended-scss@npm:16.0.1"
1062210622
dependencies:
1062310623
postcss-scss: "npm:^4.0.9"
10624-
stylelint-config-recommended: "npm:^16.0.0"
10625-
stylelint-scss: "npm:^6.12.0"
10624+
stylelint-config-recommended: "npm:^17.0.0"
10625+
stylelint-scss: "npm:^6.12.1"
1062610626
peerDependencies:
1062710627
postcss: ^8.3.3
10628-
stylelint: ^16.16.0
10628+
stylelint: ^16.23.1
1062910629
peerDependenciesMeta:
1063010630
postcss:
1063110631
optional: true
10632-
checksum: 10c0/8c5854e143145241dbff3d921298eb59e837aa695c0e6d7f08acf75de81f3f8307d39a931781bf8ac7cbe6bf9079a402fee89566206e9cfb1d728ef6b6486890
10632+
checksum: 10c0/340aa85fa964ebac7efdbef4c51bab8e0ef62716e2826fe1156a0087b700c02d92b4dfd7ef5e60d86171f9b28c93dafc0a117d4548df51b3096583d1618acc9d
1063310633
languageName: node
1063410634
linkType: hard
1063510635

@@ -10642,19 +10642,28 @@ __metadata:
1064210642
languageName: node
1064310643
linkType: hard
1064410644

10645-
"stylelint-config-standard-scss@npm:^15.0.1":
10646-
version: 15.0.1
10647-
resolution: "stylelint-config-standard-scss@npm:15.0.1"
10645+
"stylelint-config-recommended@npm:^17.0.0":
10646+
version: 17.0.0
10647+
resolution: "stylelint-config-recommended@npm:17.0.0"
10648+
peerDependencies:
10649+
stylelint: ^16.23.0
10650+
checksum: 10c0/49e5d1c0f58197b2c5585b85fad814fed9bdec44c9870368c46a762664c5ff158c1145b6337456ae194409d692992b5b87421d62880422f71d8a3360417f5ad1
10651+
languageName: node
10652+
linkType: hard
10653+
10654+
"stylelint-config-standard-scss@npm:^16.0.0":
10655+
version: 16.0.0
10656+
resolution: "stylelint-config-standard-scss@npm:16.0.0"
1064810657
dependencies:
10649-
stylelint-config-recommended-scss: "npm:^15.0.1"
10650-
stylelint-config-standard: "npm:^38.0.0"
10658+
stylelint-config-recommended-scss: "npm:^16.0.1"
10659+
stylelint-config-standard: "npm:^39.0.0"
1065110660
peerDependencies:
1065210661
postcss: ^8.3.3
10653-
stylelint: ^16.18.0
10662+
stylelint: ^16.23.1
1065410663
peerDependenciesMeta:
1065510664
postcss:
1065610665
optional: true
10657-
checksum: 10c0/85b4c85a9ecd97176ac104fb4590cd48047b6253b830d08749c024752b9bc8871bbf69eca592769d69cd4c6e3f90005960630f1c2cdaf85dbfabdb5621ecc55f
10666+
checksum: 10c0/eb77f23824c5d649b193cb71d7f9b538b32b8cc1769451b2993270361127243d4011baf891ec265711b8e34e69ce28acb57ab6c3947b51fa3713ac26f4276439
1065810667
languageName: node
1065910668
linkType: hard
1066010669

@@ -10669,7 +10678,18 @@ __metadata:
1066910678
languageName: node
1067010679
linkType: hard
1067110680

10672-
"stylelint-scss@npm:^6.11.0, stylelint-scss@npm:^6.12.0":
10681+
"stylelint-config-standard@npm:^39.0.0":
10682+
version: 39.0.0
10683+
resolution: "stylelint-config-standard@npm:39.0.0"
10684+
dependencies:
10685+
stylelint-config-recommended: "npm:^17.0.0"
10686+
peerDependencies:
10687+
stylelint: ^16.23.0
10688+
checksum: 10c0/b965f2708b0a506beebbe75ce6533ea56c58988e6b473c4789fb5a33f9911a4e163c0d27553d080fda6905cffefc7b7c34794a6d396207606478551ffa662efa
10689+
languageName: node
10690+
linkType: hard
10691+
10692+
"stylelint-scss@npm:^6.11.0, stylelint-scss@npm:^6.12.1":
1067310693
version: 6.12.1
1067410694
resolution: "stylelint-scss@npm:6.12.1"
1067510695
dependencies:

0 commit comments

Comments
 (0)