Skip to content

Commit 65ce5c8

Browse files
chore(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 36.0.1 to 37.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@36.0.1...37.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d087c31 commit 65ce5c8

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
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.83.4",
8585
"slugify": "^1.6.6",
8686
"stylelint": "^16.9.0",
87-
"stylelint-config-standard": "^36.0.1",
87+
"stylelint-config-standard": "^37.0.0",
8888
"stylelint-config-standard-scss": "^14.0.0",
8989
"stylelint-scss": "^6.5.1",
9090
"ts-jest": "^29.2.5",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8553,7 +8553,7 @@ __metadata:
85538553
sass: "npm:1.83.4"
85548554
slugify: "npm:^1.6.6"
85558555
stylelint: "npm:^16.9.0"
8556-
stylelint-config-standard: "npm:^36.0.1"
8556+
stylelint-config-standard: "npm:^37.0.0"
85578557
stylelint-config-standard-scss: "npm:^14.0.0"
85588558
stylelint-scss: "npm:^6.5.1"
85598559
ts-jest: "npm:^29.2.5"
@@ -9694,6 +9694,15 @@ __metadata:
96949694
languageName: node
96959695
linkType: hard
96969696

9697+
"stylelint-config-recommended@npm:^15.0.0":
9698+
version: 15.0.0
9699+
resolution: "stylelint-config-recommended@npm:15.0.0"
9700+
peerDependencies:
9701+
stylelint: ^16.13.0
9702+
checksum: 10c0/de82e675e7d0cdbc486beee1f76002d5a5676247c1780fbe04f6adb617b016033f18f3361f4e99a76fc4d2115fbfc97786d9cf87ee7d90a345e146de35b04ab8
9703+
languageName: node
9704+
linkType: hard
9705+
96979706
"stylelint-config-standard-scss@npm:^14.0.0":
96989707
version: 14.0.0
96999708
resolution: "stylelint-config-standard-scss@npm:14.0.0"
@@ -9721,6 +9730,17 @@ __metadata:
97219730
languageName: node
97229731
linkType: hard
97239732

9733+
"stylelint-config-standard@npm:^37.0.0":
9734+
version: 37.0.0
9735+
resolution: "stylelint-config-standard@npm:37.0.0"
9736+
dependencies:
9737+
stylelint-config-recommended: "npm:^15.0.0"
9738+
peerDependencies:
9739+
stylelint: ^16.13.0
9740+
checksum: 10c0/99c184384126f8676061c857e36d6d58fd9b391c1c1ec94a3f019c23ba1e0dc7665fc064a630f6ee66bc8624a6fd850fc7ab33ff086f5fde7b46d4ae0d92edf5
9741+
languageName: node
9742+
linkType: hard
9743+
97249744
"stylelint-scss@npm:^6.4.0, stylelint-scss@npm:^6.5.1":
97259745
version: 6.10.1
97269746
resolution: "stylelint-scss@npm:6.10.1"

0 commit comments

Comments
 (0)