From 0104322a50357ec7ecd1e961d62f83903458850a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 04:03:09 +0000 Subject: [PATCH] Bump stylelint-config-standard from 36.0.0 to 36.0.1 Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 36.0.0 to 36.0.1. - [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/36.0.0...36.0.1) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 23 ++++++++++++++++------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a51f962d..b363373a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prettier": "^3.3.2", "stylelint": "^16.6.1", "stylelint-config-recommended-vue": "^1.5.0", - "stylelint-config-standard": "^36.0.0", + "stylelint-config-standard": "^36.0.1", "typescript": "^5.4.5", "vitest": "^1.6.0" }, diff --git a/yarn.lock b/yarn.lock index a8aab5fb..a246c6c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7793,7 +7793,7 @@ __metadata: prettier: "npm:^3.3.2" stylelint: "npm:^16.6.1" stylelint-config-recommended-vue: "npm:^1.5.0" - stylelint-config-standard: "npm:^36.0.0" + stylelint-config-standard: "npm:^36.0.1" typescript: "npm:^5.4.5" vitest: "npm:^1.6.0" languageName: unknown @@ -9704,7 +9704,7 @@ __metadata: languageName: node linkType: hard -"stylelint-config-recommended@npm:>=6.0.0, stylelint-config-recommended@npm:^14.0.0": +"stylelint-config-recommended@npm:>=6.0.0": version: 14.0.0 resolution: "stylelint-config-recommended@npm:14.0.0" peerDependencies: @@ -9713,14 +9713,23 @@ __metadata: languageName: node linkType: hard -"stylelint-config-standard@npm:^36.0.0": - version: 36.0.0 - resolution: "stylelint-config-standard@npm:36.0.0" +"stylelint-config-recommended@npm:^14.0.1": + version: 14.0.1 + resolution: "stylelint-config-recommended@npm:14.0.1" + peerDependencies: + stylelint: ^16.1.0 + checksum: 10c0/a0a0ecd91f4d193bbe2cc3408228f8a2d8fcb2b2578d77233f86780c9247c796a04e16aad7a91d97cb918e2de34b6a8062bab66ee017c3835d855081d94f4828 + languageName: node + linkType: hard + +"stylelint-config-standard@npm:^36.0.1": + version: 36.0.1 + resolution: "stylelint-config-standard@npm:36.0.1" dependencies: - stylelint-config-recommended: "npm:^14.0.0" + stylelint-config-recommended: "npm:^14.0.1" peerDependencies: stylelint: ^16.1.0 - checksum: 10c0/1fc9adddfc5cf0a1d7a443182a0731712a3950ace72a24081b4ede2b0bb6fc1eebd003c009f1d8d06c3a64ba9b31b0ed12512db2f91c8fa549238d8341580e4b + checksum: 10c0/7f9b954694358e77be5110418f31335be579ce59dd952bc3c6a9449265297db3170ec520e0905769253b48b99c3109a95c71f5b985bf402e48fd6c89b5364cb2 languageName: node linkType: hard