From 18874c5b23799022117c1673aeace4a9ccf7e19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:33:04 +0000 Subject: [PATCH] chore(deps-dev): bump stylelint from 16.11.0 to 16.12.0 Bumps [stylelint](https://github.com/stylelint/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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 84d239c6ac3..66c34ea4006 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "simple-git": "3.27.0", "sinon": "18.0.0", "style-loader": "4.0.0", - "stylelint": "16.11.0", + "stylelint": "16.12.0", "stylelint-config-idiomatic-order": "10.0.0", "svg-inline-loader": "0.8.2", "text-encoding": "0.7.0", diff --git a/yarn.lock b/yarn.lock index fe789d7909f..316759f8ad6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17200,9 +17200,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" @@ -17240,11 +17240,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 @@ -17365,16 +17365,16 @@ __metadata: languageName: node linkType: hard -"table@npm:^6.8.2": - version: 6.8.2 - resolution: "table@npm:6.8.2" +"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/2946162eb87a91b9bf4283214d26830db96f09cf517eff18e7501d47a4770c529b432bb54c9394337c3dfd6c8dbf66581f76edb37e9838beb6ec394080af4ac2 + checksum: 10/976da6d89841566e39628d1ba107ffab126964c9390a0a877a7c54ebb08820bf388d28fe9f8dcf354b538f19634a572a506c38a3762081640013a149cc862af9 languageName: node linkType: hard @@ -18873,7 +18873,7 @@ __metadata: sonner: "npm:^1.7.1" speakingurl: "npm:14.0.1" style-loader: "npm:4.0.0" - stylelint: "npm:16.11.0" + stylelint: "npm:16.12.0" stylelint-config-idiomatic-order: "npm:10.0.0" svg-inline-loader: "npm:0.8.2" switch-path: "npm:1.2.0"