Skip to content

Commit 48cd9ae

Browse files
chore(deps): update dependency stylelint-config-standard to v39 (#4083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 189f5c9 commit 48cd9ae

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"rimraf": "^6.0.1",
115115
"semver": "^7.7.2",
116116
"stylelint": "^16.23.0",
117-
"stylelint-config-standard": "^38.0.0",
117+
"stylelint-config-standard": "^39.0.0",
118118
"stylelint-header": "^3.0.0",
119119
"stylelint-high-performance-animation": "^1.11.0",
120120
"stylelint-order": "^7.0.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ __metadata:
168168
rimraf: "npm:^6.0.1"
169169
semver: "npm:^7.7.2"
170170
stylelint: "npm:^16.23.0"
171-
stylelint-config-standard: "npm:^38.0.0"
171+
stylelint-config-standard: "npm:^39.0.0"
172172
stylelint-header: "npm:^3.0.0"
173173
stylelint-high-performance-animation: "npm:^1.11.0"
174174
stylelint-order: "npm:^7.0.0"
@@ -19698,23 +19698,23 @@ __metadata:
1969819698
languageName: node
1969919699
linkType: hard
1970019700

19701-
"stylelint-config-recommended@npm:^16.0.0":
19702-
version: 16.0.0
19703-
resolution: "stylelint-config-recommended@npm:16.0.0"
19701+
"stylelint-config-recommended@npm:^17.0.0":
19702+
version: 17.0.0
19703+
resolution: "stylelint-config-recommended@npm:17.0.0"
1970419704
peerDependencies:
19705-
stylelint: ^16.16.0
19706-
checksum: 10c0/b2b4ea2633a606a0f686521aa5e8908810c9dd21fd4525c86b34213de1e362b445fd5472b6e5ff251d46f999e2ca2c6c704f2efc1c08d5a532084427f4e1c9d8
19705+
stylelint: ^16.23.0
19706+
checksum: 10c0/49e5d1c0f58197b2c5585b85fad814fed9bdec44c9870368c46a762664c5ff158c1145b6337456ae194409d692992b5b87421d62880422f71d8a3360417f5ad1
1970719707
languageName: node
1970819708
linkType: hard
1970919709

19710-
"stylelint-config-standard@npm:^38.0.0":
19711-
version: 38.0.0
19712-
resolution: "stylelint-config-standard@npm:38.0.0"
19710+
"stylelint-config-standard@npm:^39.0.0":
19711+
version: 39.0.0
19712+
resolution: "stylelint-config-standard@npm:39.0.0"
1971319713
dependencies:
19714-
stylelint-config-recommended: "npm:^16.0.0"
19714+
stylelint-config-recommended: "npm:^17.0.0"
1971519715
peerDependencies:
19716-
stylelint: ^16.18.0
19717-
checksum: 10c0/8b52c7b7d6287c7495a8fe3a681e07ea9478374e7e66b28d61779072d46cd5b845530b2410df7496a008a8efafe834fb46cf07792f4cf57f996e39f24a801b90
19716+
stylelint: ^16.23.0
19717+
checksum: 10c0/b965f2708b0a506beebbe75ce6533ea56c58988e6b473c4789fb5a33f9911a4e163c0d27553d080fda6905cffefc7b7c34794a6d396207606478551ffa662efa
1971819718
languageName: node
1971919719
linkType: hard
1972019720

0 commit comments

Comments
 (0)