From 3dfae2af1bce265c73709a5e6b272ad78bfc3260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 04:56:44 +0900 Subject: [PATCH] Bump stylelint from 16.11.0 to 16.12.0 in the stylelint group (#5645) Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.11.0...16.12.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 27 ++++++++++++++++++++------- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index f0ca2bd75..fff2667f0 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "schema-dts": "^1.1.2", "storybook": "^8.4.7", "style-loader": "^4.0.0", - "stylelint": "^16.11.0", + "stylelint": "^16.12.0", "stylelint-config-recess-order": "^5.1.1", "stylelint-config-standard-scss": "^14.0.0", "stylelint-scss": "^6.10.0", diff --git a/yarn.lock b/yarn.lock index 3947d957c..73ffe8a83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12050,7 +12050,7 @@ __metadata: schema-dts: "npm:^1.1.2" storybook: "npm:^8.4.7" style-loader: "npm:^4.0.0" - stylelint: "npm:^16.11.0" + stylelint: "npm:^16.12.0" stylelint-config-recess-order: "npm:^5.1.1" stylelint-config-standard-scss: "npm:^14.0.0" stylelint-scss: "npm:^6.10.0" @@ -19800,9 +19800,9 @@ __metadata: languageName: node linkType: hard -"stylelint@npm:^16.11.0": - version: 16.11.0 - resolution: "stylelint@npm:16.11.0" +"stylelint@npm:^16.12.0": + version: 16.12.0 + resolution: "stylelint@npm:16.12.0" dependencies: "@csstools/css-parser-algorithms": "npm:^3.0.4" "@csstools/css-tokenizer": "npm:^3.0.3" @@ -19840,11 +19840,11 @@ __metadata: string-width: "npm:^4.2.3" supports-hyperlinks: "npm:^3.1.0" svg-tags: "npm:^1.0.0" - table: "npm:^6.8.2" + table: "npm:^6.9.0" write-file-atomic: "npm:^5.0.1" bin: stylelint: bin/stylelint.mjs - checksum: 10/5865450e8729fcd53f85ded56e8f7fa8e0fe7a35eb8339ebc9d3b6735f48bbf9199fb6c751df07c5ee8389977d6af339501c77e57a0a4b5c621ee34360ac2f60 + checksum: 10/8ab174441f3909a79b84efe62b99061db42ef232262abf0af50ab2458822c39781886171912362eb018a293b70c33bd20b8ff7194ef64af4aee4541787aee2e9 languageName: node linkType: hard @@ -20003,7 +20003,7 @@ __metadata: languageName: node linkType: hard -"table@npm:^6.0.9, table@npm:^6.8.2": +"table@npm:^6.0.9": version: 6.8.2 resolution: "table@npm:6.8.2" dependencies: @@ -20016,6 +20016,19 @@ __metadata: languageName: node linkType: hard +"table@npm:^6.9.0": + version: 6.9.0 + resolution: "table@npm:6.9.0" + dependencies: + ajv: "npm:^8.0.1" + lodash.truncate: "npm:^4.4.2" + slice-ansi: "npm:^4.0.0" + string-width: "npm:^4.2.3" + strip-ansi: "npm:^6.0.1" + checksum: 10/976da6d89841566e39628d1ba107ffab126964c9390a0a877a7c54ebb08820bf388d28fe9f8dcf354b538f19634a572a506c38a3762081640013a149cc862af9 + languageName: node + linkType: hard + "tapable@npm:^1.0.0": version: 1.1.3 resolution: "tapable@npm:1.1.3"