Bump stylelint from 14.14.0 to 14.16.1 (#22910)
* Bump stylelint-config-standard-scss from 5.0.0 to 6.1.0 Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 5.0.0 to 6.1.0. - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v5.0.0...v6.1.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump stylelint from 14.14.0 to 14.16.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.16.1. - [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/14.14.0...14.16.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
		@@ -4268,7 +4268,7 @@ a.status-card.compact:hover {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@keyframes heartbeat {
 | 
			
		||||
  from {
 | 
			
		||||
  0% {
 | 
			
		||||
    transform: scale(1);
 | 
			
		||||
    animation-timing-function: ease-out;
 | 
			
		||||
  }
 | 
			
		||||
@@ -7343,7 +7343,7 @@ noscript {
 | 
			
		||||
 | 
			
		||||
      path:first-child {
 | 
			
		||||
        fill: rgba($highlight-text-color, 0.25) !important;
 | 
			
		||||
        fill-opacity: 100% !important;
 | 
			
		||||
        fill-opacity: 1 !important;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      path:last-child {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user