Skip to content

Commit a980c16

Browse files
chore: update dependency stylelint-config-standard to v38
1 parent c4636e4 commit a980c16

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
@@ -195,7 +195,7 @@
195195
"sinon": "^17.0.1",
196196
"storybook": "^8.6.12",
197197
"stylelint": "^16.15.0",
198-
"stylelint-config-standard": "^37.0.0",
198+
"stylelint-config-standard": "^38.0.0",
199199
"stylelint-header": "^2.1.0",
200200
"tachometer": "^0.7.1",
201201
"tar-stream": "^3.0.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ __metadata:
304304
sinon: "npm:^17.0.1"
305305
storybook: "npm:^8.6.12"
306306
stylelint: "npm:^16.15.0"
307-
stylelint-config-standard: "npm:^37.0.0"
307+
stylelint-config-standard: "npm:^38.0.0"
308308
stylelint-header: "npm:^2.1.0"
309309
tachometer: "npm:^0.7.1"
310310
tar-stream: "npm:^3.0.0"
@@ -32445,23 +32445,23 @@ __metadata:
3244532445
languageName: node
3244632446
linkType: hard
3244732447

32448-
"stylelint-config-recommended@npm:^15.0.0":
32449-
version: 15.0.0
32450-
resolution: "stylelint-config-recommended@npm:15.0.0"
32448+
"stylelint-config-recommended@npm:^16.0.0":
32449+
version: 16.0.0
32450+
resolution: "stylelint-config-recommended@npm:16.0.0"
3245132451
peerDependencies:
32452-
stylelint: ^16.13.0
32453-
checksum: 10c0/de82e675e7d0cdbc486beee1f76002d5a5676247c1780fbe04f6adb617b016033f18f3361f4e99a76fc4d2115fbfc97786d9cf87ee7d90a345e146de35b04ab8
32452+
stylelint: ^16.16.0
32453+
checksum: 10c0/b2b4ea2633a606a0f686521aa5e8908810c9dd21fd4525c86b34213de1e362b445fd5472b6e5ff251d46f999e2ca2c6c704f2efc1c08d5a532084427f4e1c9d8
3245432454
languageName: node
3245532455
linkType: hard
3245632456

32457-
"stylelint-config-standard@npm:^37.0.0":
32458-
version: 37.0.0
32459-
resolution: "stylelint-config-standard@npm:37.0.0"
32457+
"stylelint-config-standard@npm:^38.0.0":
32458+
version: 38.0.0
32459+
resolution: "stylelint-config-standard@npm:38.0.0"
3246032460
dependencies:
32461-
stylelint-config-recommended: "npm:^15.0.0"
32461+
stylelint-config-recommended: "npm:^16.0.0"
3246232462
peerDependencies:
32463-
stylelint: ^16.13.0
32464-
checksum: 10c0/99c184384126f8676061c857e36d6d58fd9b391c1c1ec94a3f019c23ba1e0dc7665fc064a630f6ee66bc8624a6fd850fc7ab33ff086f5fde7b46d4ae0d92edf5
32463+
stylelint: ^16.18.0
32464+
checksum: 10c0/8b52c7b7d6287c7495a8fe3a681e07ea9478374e7e66b28d61779072d46cd5b845530b2410df7496a008a8efafe834fb46cf07792f4cf57f996e39f24a801b90
3246532465
languageName: node
3246632466
linkType: hard
3246732467

0 commit comments

Comments
 (0)