From b478ef0b85d4bc283b6f2c240f344896799a59d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:27:58 +0000 Subject: [PATCH] Bump stylelint-semantic-groups from 1.2.0 to 1.2.1 Bumps [stylelint-semantic-groups](https://github.com/theKashey/stylelint-semantic-groups) from 1.2.0 to 1.2.1. - [Changelog](https://github.com/theKashey/stylelint-semantic-groups/blob/main/CHANGELOG.md) - [Commits](https://github.com/theKashey/stylelint-semantic-groups/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: stylelint-semantic-groups dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- stylelint-config/package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/stylelint-config/package.json b/stylelint-config/package.json index 53bafe8..6cea78f 100644 --- a/stylelint-config/package.json +++ b/stylelint-config/package.json @@ -13,7 +13,7 @@ "stylelint-config-standard-scss": "^11.1.0", "stylelint-order": "^6.0.3", "stylelint-prettier": "^5.0.0", - "stylelint-semantic-groups": "^1.2.0" + "stylelint-semantic-groups": "^1.2.1" }, "devDependencies": {}, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 1225e9b..0f0c2d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1740,10 +1740,10 @@ stylelint-scss@^5.3.0: postcss-selector-parser "^6.0.13" postcss-value-parser "^4.2.0" -stylelint-semantic-groups@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/stylelint-semantic-groups/-/stylelint-semantic-groups-1.2.0.tgz#971f04dcd165ad108e8a7d6fbc44523dcb518745" - integrity sha512-TxxGsujKXCbN4S9uenXEVKLV6aMn7pzRHgtnxcyGAlzN1mKTwlALTtYiJ0d/YVec3j5AjL4tRZyTPc4gbbNC9A== +stylelint-semantic-groups@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/stylelint-semantic-groups/-/stylelint-semantic-groups-1.2.1.tgz#d756882e83b2d9682fc4e0d40ed2effa1fc298db" + integrity sha512-MGBGIdpeK8nN018AZwAw0AwFKly4XDnKA5Ypz9Ojp+k1YAtmwb6uj5n4BLW9mfNCVFM7YMxNMR1hpNzRuzaYHQ== dependencies: tslib "^2.1.0" @@ -1784,12 +1784,7 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" -tslib@^2.1.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" - integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== - -tslib@^2.5.0, tslib@^2.6.0: +tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.0: version "2.6.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3" integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==