Skip to content

Commit d7e0407

Browse files
build(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0 (#336)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 38.0.0 to 39.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@38.0.0...39.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 399279d commit d7e0407

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
@@ -95,7 +95,7 @@
9595
"react-router-dom": "5.3.x",
9696
"style-loader": "^4.0.0",
9797
"stylelint": "^16.23.0",
98-
"stylelint-config-standard": "^38.0.0",
98+
"stylelint-config-standard": "^39.0.0",
9999
"ts-loader": "^9.5.2",
100100
"ts-node": "^10.8.1",
101101
"tsconfig-paths-webpack-plugin": "^4.1.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4123,7 +4123,7 @@ __metadata:
41234123
rxjs: ^7.8.2
41244124
style-loader: ^4.0.0
41254125
stylelint: ^16.23.0
4126-
stylelint-config-standard: ^38.0.0
4126+
stylelint-config-standard: ^39.0.0
41274127
ts-loader: ^9.5.2
41284128
ts-node: ^10.8.1
41294129
tsconfig-paths-webpack-plugin: ^4.1.0
@@ -13227,23 +13227,23 @@ __metadata:
1322713227
languageName: node
1322813228
linkType: hard
1322913229

13230-
"stylelint-config-recommended@npm:^16.0.0":
13231-
version: 16.0.0
13232-
resolution: "stylelint-config-recommended@npm:16.0.0"
13230+
"stylelint-config-recommended@npm:^17.0.0":
13231+
version: 17.0.0
13232+
resolution: "stylelint-config-recommended@npm:17.0.0"
1323313233
peerDependencies:
13234-
stylelint: ^16.16.0
13235-
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
13234+
stylelint: ^16.23.0
13235+
checksum: 8164ed0b2cfc7eed58a0239a9689c37f088cedbc0049eea45f855d471ea2e32bf35d6aa60a6115e39d2b863f599f70f81e5bb7f5d84c60a94de186351790a610
1323613236
languageName: node
1323713237
linkType: hard
1323813238

13239-
"stylelint-config-standard@npm:^38.0.0":
13240-
version: 38.0.0
13241-
resolution: "stylelint-config-standard@npm:38.0.0"
13239+
"stylelint-config-standard@npm:^39.0.0":
13240+
version: 39.0.0
13241+
resolution: "stylelint-config-standard@npm:39.0.0"
1324213242
dependencies:
13243-
stylelint-config-recommended: ^16.0.0
13243+
stylelint-config-recommended: ^17.0.0
1324413244
peerDependencies:
13245-
stylelint: ^16.18.0
13246-
checksum: 6704f80e93990a15e28043f25b926f08b6a585a6374d3610e1fa782c6e39279cdbd963c4614a58045372dc70254101f5d622f6578bbd7b2974fc3b4ce629db26
13245+
stylelint: ^16.23.0
13246+
checksum: b8131329cd1c4f728441babc1cb68f0a60766c67a76ea1445e287de7d7fafd57ffe2222bb13cebcd7d04b3554112ad4de8de03e1c447e11347bf80ad99f5ae0a
1324713247
languageName: node
1324813248
linkType: hard
1324913249

0 commit comments

Comments
 (0)