Bump stylelint-high-performance-animation from 1.8.0 to 1.9.0 (#3878)

Bumps [stylelint-high-performance-animation](https://github.com/kristerkari/stylelint-high-performance-animation) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/kristerkari/stylelint-high-performance-animation/releases)
- [Changelog](https://github.com/kristerkari/stylelint-high-performance-animation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-high-performance-animation/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: stylelint-high-performance-animation
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-14 08:33:48 -04:00 committed by GitHub
parent 605a334f60
commit d7c2540e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -119,7 +119,7 @@
"stylelint": "^15.10.2",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-high-performance-animation": "^1.8.0",
"stylelint-high-performance-animation": "^1.9.0",
"tree-kill": "1.2.2",
"vue-devtools": "^5.1.4",
"vue-eslint-parser": "^9.3.1",

View File

@ -7740,10 +7740,10 @@ stylelint-config-standard@^34.0.0:
dependencies:
stylelint-config-recommended "^13.0.0"
stylelint-high-performance-animation@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/stylelint-high-performance-animation/-/stylelint-high-performance-animation-1.8.0.tgz#f118fbc232206f1da6a471d62ac227939d43a479"
integrity sha512-wxHt+F7Z54mtGZpbdMwUtpfQwr81uiml39EFCCdZAbVnEO7Wl0Mh5ncmgbxH42xpB5z79eIgHI62qtKfUmWzhg==
stylelint-high-performance-animation@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/stylelint-high-performance-animation/-/stylelint-high-performance-animation-1.9.0.tgz#7859f4b33fccb5ddf2d6d41b1b796bf1800bf37c"
integrity sha512-tUN8YqIRFRCsMLLI1wnyODP6+H5Lc63NEaUcOt1lqNaEEgd0tGgA4miY2JuL8eSHvgmGkmZPZTn1Dgek05O3uQ==
dependencies:
postcss-value-parser "^4.2.0"