Skip to content

Commit

Permalink
Bump stylelint-semantic-groups from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
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](theKashey/stylelint-semantic-groups@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 24ce5f0 commit b478ef0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit b478ef0

Please sign in to comment.