Skip to content

Commit 1502197

Browse files
chore(deps-dev): bump stylelint-config-standard from 37.0.0 to 38.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 37.0.0 to 38.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@37.0.0...38.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d6c62b commit 1502197

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
@@ -85,7 +85,7 @@
8585
"sass": "1.87.0",
8686
"slugify": "^1.6.6",
8787
"stylelint": "^16.14.1",
88-
"stylelint-config-standard": "^37.0.0",
88+
"stylelint-config-standard": "^38.0.0",
8989
"stylelint-config-standard-scss": "^14.0.0",
9090
"stylelint-scss": "^6.11.0",
9191
"ts-jest": "^29.2.5",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8872,7 +8872,7 @@ __metadata:
88728872
sass: "npm:1.87.0"
88738873
slugify: "npm:^1.6.6"
88748874
stylelint: "npm:^16.14.1"
8875-
stylelint-config-standard: "npm:^37.0.0"
8875+
stylelint-config-standard: "npm:^38.0.0"
88768876
stylelint-config-standard-scss: "npm:^14.0.0"
88778877
stylelint-scss: "npm:^6.11.0"
88788878
ts-jest: "npm:^29.2.5"
@@ -10025,12 +10025,12 @@ __metadata:
1002510025
languageName: node
1002610026
linkType: hard
1002710027

10028-
"stylelint-config-recommended@npm:^15.0.0":
10029-
version: 15.0.0
10030-
resolution: "stylelint-config-recommended@npm:15.0.0"
10028+
"stylelint-config-recommended@npm:^16.0.0":
10029+
version: 16.0.0
10030+
resolution: "stylelint-config-recommended@npm:16.0.0"
1003110031
peerDependencies:
10032-
stylelint: ^16.13.0
10033-
checksum: 10c0/de82e675e7d0cdbc486beee1f76002d5a5676247c1780fbe04f6adb617b016033f18f3361f4e99a76fc4d2115fbfc97786d9cf87ee7d90a345e146de35b04ab8
10032+
stylelint: ^16.16.0
10033+
checksum: 10c0/b2b4ea2633a606a0f686521aa5e8908810c9dd21fd4525c86b34213de1e362b445fd5472b6e5ff251d46f999e2ca2c6c704f2efc1c08d5a532084427f4e1c9d8
1003410034
languageName: node
1003510035
linkType: hard
1003610036

@@ -10061,14 +10061,14 @@ __metadata:
1006110061
languageName: node
1006210062
linkType: hard
1006310063

10064-
"stylelint-config-standard@npm:^37.0.0":
10065-
version: 37.0.0
10066-
resolution: "stylelint-config-standard@npm:37.0.0"
10064+
"stylelint-config-standard@npm:^38.0.0":
10065+
version: 38.0.0
10066+
resolution: "stylelint-config-standard@npm:38.0.0"
1006710067
dependencies:
10068-
stylelint-config-recommended: "npm:^15.0.0"
10068+
stylelint-config-recommended: "npm:^16.0.0"
1006910069
peerDependencies:
10070-
stylelint: ^16.13.0
10071-
checksum: 10c0/99c184384126f8676061c857e36d6d58fd9b391c1c1ec94a3f019c23ba1e0dc7665fc064a630f6ee66bc8624a6fd850fc7ab33ff086f5fde7b46d4ae0d92edf5
10070+
stylelint: ^16.18.0
10071+
checksum: 10c0/8b52c7b7d6287c7495a8fe3a681e07ea9478374e7e66b28d61779072d46cd5b845530b2410df7496a008a8efafe834fb46cf07792f4cf57f996e39f24a801b90
1007210072
languageName: node
1007310073
linkType: hard
1007410074

0 commit comments

Comments
 (0)