Skip to content

Commit

Permalink
Merge branch 'renovate/lock-file-maintenance' into 'master'
Browse files Browse the repository at this point in the history
⬆️ Lock file maintenance

See merge request pipeline-components/stylelint!241
  • Loading branch information
Pipeline Components Bot committed Jun 24, 2024
2 parents 90f2a76 + a5d283c commit bcbc881
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -692,12 +692,7 @@ stylelint-config-recommended-vue@^1.4.0:
stylelint-config-html ">=1.0.0"
stylelint-config-recommended ">=6.0.0"

stylelint-config-recommended@>=6.0.0, stylelint-config-recommended@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.0.tgz#b395c7014838d2aaca1755eebd914d0bb5274994"
integrity sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==

stylelint-config-recommended@^14.0.1:
stylelint-config-recommended@>=6.0.0, stylelint-config-recommended@^14.0.0, stylelint-config-recommended@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==
Expand All @@ -710,24 +705,17 @@ stylelint-config-standard-scss@^13.0.0:
stylelint-config-recommended-scss "^14.0.0"
stylelint-config-standard "^36.0.0"

[email protected]:
[email protected], stylelint-config-standard@^36.0.0:
version "36.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz#727cbb2a1ef3e210f5ce8329cde531129f156609"
integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==
dependencies:
stylelint-config-recommended "^14.0.1"

stylelint-config-standard@^36.0.0:
version "36.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz#6704c044d611edc12692d4a5e37b039a441604d4"
integrity sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==
dependencies:
stylelint-config-recommended "^14.0.0"

stylelint-scss@^6.0.0:
version "6.3.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.3.1.tgz#eb56f23f4d3e0896647365ab1681653a00bdbc2b"
integrity sha512-w/czBoWUZxJNk5fBRPODcXSN4qcPv3WHjTSSpFovVY+TE3MZTMR0yRlbmaDYrm8tTWHvpwQAuEBZ0lk2wwkboQ==
version "6.3.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.3.2.tgz#085072e774e5a31e65aa2acefaad5417a29d6ec1"
integrity sha512-pNk9mXOVKkQtd+SROPC9io8ISSgX+tOVPhFdBE+LaKQnJMLdWPbGKAGYv4Wmf/RrnOjkutunNTN9kKMhkdE5qA==
dependencies:
known-css-properties "^0.31.0"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit bcbc881

Please sign in to comment.