From 78ac5d4767edcb813390f462815accd64e8abf77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:58:47 +0100 Subject: [PATCH] Bump stylelint from 16.11.0 to 16.12.0 (#1499) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 633f745a..c9d7c7f1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.6.0", "eslint-webpack-plugin": "^4.2.0", - "stylelint": "16.11.0", + "stylelint": "16.12.0", "stylelint-config-twbs-bootstrap": "^15.1.0", "stylelint-order": "^6.0.4", "stylelint-scss": "^6.10.0", diff --git a/yarn.lock b/yarn.lock index 2e8ed8ef..3a12e08f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5966,10 +5966,10 @@ stylelint-webpack-plugin@^5.0.1: normalize-path "^3.0.0" schema-utils "^4.2.0" -stylelint@16.11.0, stylelint@^16.8.2: - version "16.11.0" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.11.0.tgz#7eb653b007dc0b4366dc3aa7bfa94ced0c52f087" - integrity sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw== +stylelint@16.12.0, stylelint@^16.8.2: + version "16.12.0" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.12.0.tgz#13532dcbaed21348da0e9e0fb9a4e1e7f6dab2b8" + integrity sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg== dependencies: "@csstools/css-parser-algorithms" "^3.0.4" "@csstools/css-tokenizer" "^3.0.3" @@ -6007,7 +6007,7 @@ stylelint@16.11.0, stylelint@^16.8.2: string-width "^4.2.3" supports-hyperlinks "^3.1.0" svg-tags "^1.0.0" - table "^6.8.2" + table "^6.9.0" write-file-atomic "^5.0.1" supports-color@^7.0.0, supports-color@^7.1.0: @@ -6055,7 +6055,7 @@ svgo@^3.3.2: csso "^5.0.5" picocolors "^1.0.0" -table@^6.8.2: +table@^6.9.0: version "6.9.0" resolved "https://registry.yarnpkg.com/table/-/table-6.9.0.tgz#50040afa6264141c7566b3b81d4d82c47a8668f5" integrity sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==