Skip to content

Commit d2ef9fa

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 0a980b3 commit d2ef9fa

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
@@ -84,7 +84,7 @@
8484
"sass": "1.85.1",
8585
"slugify": "^1.6.6",
8686
"stylelint": "^16.14.1",
87-
"stylelint-config-standard": "^37.0.0",
87+
"stylelint-config-standard": "^38.0.0",
8888
"stylelint-config-standard-scss": "^14.0.0",
8989
"stylelint-scss": "^6.11.0",
9090
"ts-jest": "^29.2.5",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8920,7 +8920,7 @@ __metadata:
89208920
sass: "npm:1.85.1"
89218921
slugify: "npm:^1.6.6"
89228922
stylelint: "npm:^16.14.1"
8923-
stylelint-config-standard: "npm:^37.0.0"
8923+
stylelint-config-standard: "npm:^38.0.0"
89248924
stylelint-config-standard-scss: "npm:^14.0.0"
89258925
stylelint-scss: "npm:^6.11.0"
89268926
ts-jest: "npm:^29.2.5"
@@ -10073,12 +10073,12 @@ __metadata:
1007310073
languageName: node
1007410074
linkType: hard
1007510075

10076-
"stylelint-config-recommended@npm:^15.0.0":
10077-
version: 15.0.0
10078-
resolution: "stylelint-config-recommended@npm:15.0.0"
10076+
"stylelint-config-recommended@npm:^16.0.0":
10077+
version: 16.0.0
10078+
resolution: "stylelint-config-recommended@npm:16.0.0"
1007910079
peerDependencies:
10080-
stylelint: ^16.13.0
10081-
checksum: 10c0/de82e675e7d0cdbc486beee1f76002d5a5676247c1780fbe04f6adb617b016033f18f3361f4e99a76fc4d2115fbfc97786d9cf87ee7d90a345e146de35b04ab8
10080+
stylelint: ^16.16.0
10081+
checksum: 10c0/b2b4ea2633a606a0f686521aa5e8908810c9dd21fd4525c86b34213de1e362b445fd5472b6e5ff251d46f999e2ca2c6c704f2efc1c08d5a532084427f4e1c9d8
1008210082
languageName: node
1008310083
linkType: hard
1008410084

@@ -10109,14 +10109,14 @@ __metadata:
1010910109
languageName: node
1011010110
linkType: hard
1011110111

10112-
"stylelint-config-standard@npm:^37.0.0":
10113-
version: 37.0.0
10114-
resolution: "stylelint-config-standard@npm:37.0.0"
10112+
"stylelint-config-standard@npm:^38.0.0":
10113+
version: 38.0.0
10114+
resolution: "stylelint-config-standard@npm:38.0.0"
1011510115
dependencies:
10116-
stylelint-config-recommended: "npm:^15.0.0"
10116+
stylelint-config-recommended: "npm:^16.0.0"
1011710117
peerDependencies:
10118-
stylelint: ^16.13.0
10119-
checksum: 10c0/99c184384126f8676061c857e36d6d58fd9b391c1c1ec94a3f019c23ba1e0dc7665fc064a630f6ee66bc8624a6fd850fc7ab33ff086f5fde7b46d4ae0d92edf5
10118+
stylelint: ^16.18.0
10119+
checksum: 10c0/8b52c7b7d6287c7495a8fe3a681e07ea9478374e7e66b28d61779072d46cd5b845530b2410df7496a008a8efafe834fb46cf07792f4cf57f996e39f24a801b90
1012010120
languageName: node
1012110121
linkType: hard
1012210122

0 commit comments

Comments
 (0)