From 7de9d6de686afe613d09356ba1ba64f4880d00aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 11:20:39 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0 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](https://github.com/stylelint/stylelint-config-standard/compare/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] --- package.json | 2 +- yarn.lock | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0dab48bef..8b3fafeaf 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "sass": "1.90.0", "slugify": "^1.6.6", "stylelint": "^16.14.1", - "stylelint-config-standard": "^38.0.0", + "stylelint-config-standard": "^39.0.0", "stylelint-config-standard-scss": "^15.0.1", "stylelint-scss": "^6.11.0", "ts-jest": "^29.2.5", diff --git a/yarn.lock b/yarn.lock index 023d4699e..eb3cf34db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9564,7 +9564,7 @@ __metadata: sass: "npm:1.90.0" slugify: "npm:^1.6.6" stylelint: "npm:^16.14.1" - stylelint-config-standard: "npm:^38.0.0" + stylelint-config-standard: "npm:^39.0.0" stylelint-config-standard-scss: "npm:^15.0.1" stylelint-scss: "npm:^6.11.0" ts-jest: "npm:^29.2.5" @@ -10697,6 +10697,15 @@ __metadata: languageName: node linkType: hard +"stylelint-config-recommended@npm:^17.0.0": + version: 17.0.0 + resolution: "stylelint-config-recommended@npm:17.0.0" + peerDependencies: + stylelint: ^16.23.0 + checksum: 10c0/49e5d1c0f58197b2c5585b85fad814fed9bdec44c9870368c46a762664c5ff158c1145b6337456ae194409d692992b5b87421d62880422f71d8a3360417f5ad1 + languageName: node + linkType: hard + "stylelint-config-standard-scss@npm:^15.0.1": version: 15.0.1 resolution: "stylelint-config-standard-scss@npm:15.0.1" @@ -10724,6 +10733,17 @@ __metadata: languageName: node linkType: hard +"stylelint-config-standard@npm:^39.0.0": + version: 39.0.0 + resolution: "stylelint-config-standard@npm:39.0.0" + dependencies: + stylelint-config-recommended: "npm:^17.0.0" + peerDependencies: + stylelint: ^16.23.0 + checksum: 10c0/b965f2708b0a506beebbe75ce6533ea56c58988e6b473c4789fb5a33f9911a4e163c0d27553d080fda6905cffefc7b7c34794a6d396207606478551ffa662efa + languageName: node + linkType: hard + "stylelint-scss@npm:^6.11.0, stylelint-scss@npm:^6.12.0": version: 6.12.1 resolution: "stylelint-scss@npm:6.12.1"