Skip to content

Commit

Permalink
Merge pull request alphagov#7592 from alphagov/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/stylelint-config-gds-0.3.0

Bump stylelint-config-gds from 0.2.0 to 0.3.0
  • Loading branch information
ollietreend authored May 3, 2023
2 parents cb03ae8 + 6302b36 commit 8621784
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 40 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/components/_select-with-search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
overflow: hidden;
}

&.govuk-form-group--error .choices:not(.is-active, .is-focused, .is-open) .choices__inner {
&.govuk-form-group--error .choices:not(.is-active):not(.is-focused):not(.is-open) .choices__inner {
border-color: $govuk-error-colour;
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"postcss": "^8.4.23",
"standardx": "^7.0.0",
"stylelint": "^14.16.1",
"stylelint-config-gds": "^0.2.0"
"stylelint-config-gds": "^0.3.0"
}
}
64 changes: 26 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2460,54 +2460,42 @@ style-search@^0.1.0:
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=

stylelint-config-gds@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/stylelint-config-gds/-/stylelint-config-gds-0.2.0.tgz#c3bf67e2d8728992593201f70e98f74e871d47fd"
integrity sha512-T+hKDqcNyVkPk3WTsZOnNh7N3PFghpN4QuhqEapnlQ+CKUNmDcYekT4aAvOoKcMFuYFeU+fqTFybK8I2UkwQ6Q==
stylelint-config-gds@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/stylelint-config-gds/-/stylelint-config-gds-0.3.0.tgz#d4148b3b330de50c279c3b0a84b1fe0b59ef644a"
integrity sha512-mZ0/C2JAneCrMbmBABJGIIczDR/jlacObBggU5j69bMK2TEwp3kwXDd2YZEPmVe1ayIbsZ/HPAV8khK3kfunWw==
dependencies:
stylelint-config-standard "^25.0.0"
stylelint-config-standard-scss "^3.0.0"
stylelint-config-standard "^29.0.0"
stylelint-config-standard-scss "^6.1.0"

stylelint-config-recommended-scss@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz#193f483861c76a36ece24c52eb6baca4838f4a48"
integrity sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==
stylelint-config-recommended-scss@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-8.0.0.tgz#1c1e93e619fe2275d4c1067928d92e0614f7d64f"
integrity sha512-BxjxEzRaZoQb7Iinc3p92GS6zRdRAkIuEu2ZFLTxJK2e1AIcCb5B5MXY9KOXdGTnYFZ+KKx6R4Fv9zU6CtMYPQ==
dependencies:
postcss-scss "^4.0.2"
stylelint-config-recommended "^6.0.0"
stylelint-config-recommended "^9.0.0"
stylelint-scss "^4.0.0"

stylelint-config-recommended@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d"
integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==

stylelint-config-recommended@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e"
integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==

stylelint-config-standard-scss@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz#dafc4fa5538d0ed833bf0a7d391e075683ffd96c"
integrity sha512-zt3ZbzIbllN1iCmc94e4pDxqpkzeR6CJo5DDXzltshuXr+82B8ylHyMMARNnUYrZH80B7wgY7UkKTYCFM0UUyw==
dependencies:
stylelint-config-recommended-scss "^5.0.2"
stylelint-config-standard "^24.0.0"
stylelint-config-recommended@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz#1c9e07536a8cd875405f8ecef7314916d94e7e40"
integrity sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==

stylelint-config-standard@^24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz#6823f207ab997ae0b641f9a636d007cc44d77541"
integrity sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==
stylelint-config-standard-scss@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-6.1.0.tgz#a6cddd2a9430578b92fc89726a59474d5548a444"
integrity sha512-iZ2B5kQT2G3rUzx+437cEpdcnFOQkwnwqXuY8Z0QUwIHQVE8mnYChGAquyKFUKZRZ0pRnrciARlPaR1RBtPb0Q==
dependencies:
stylelint-config-recommended "^6.0.0"
stylelint-config-recommended-scss "^8.0.0"
stylelint-config-standard "^29.0.0"

stylelint-config-standard@^25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff"
integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==
stylelint-config-standard@^29.0.0:
version "29.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-29.0.0.tgz#4cc0e0f05512a39bb8b8e97853247d3a95d66fa2"
integrity sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==
dependencies:
stylelint-config-recommended "^7.0.0"
stylelint-config-recommended "^9.0.0"

stylelint-scss@^4.0.0:
version "4.2.0"
Expand Down

0 comments on commit 8621784

Please sign in to comment.