Bump stylelint-high-performance-animation from 1.7.0 to 1.8.0 (#3210)

Bumps [stylelint-high-performance-animation](https://github.com/kristerkari/stylelint-high-performance-animation) from 1.7.0 to 1.8.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/1.7.0...v1.8.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-02-20 19:17:11 +08:00 committed by GitHub
parent b31a62a1e8
commit c8c8660d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"stylelint": "^14.16.1",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^29.0.0",
"stylelint-high-performance-animation": "^1.7.0",
"stylelint-high-performance-animation": "^1.8.0",
"tree-kill": "1.2.2",
"vue-devtools": "^5.1.4",
"vue-eslint-parser": "^9.1.0",

View File

@ -8093,10 +8093,10 @@ stylelint-config-standard@^29.0.0:
dependencies:
stylelint-config-recommended "^9.0.0"
stylelint-high-performance-animation@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/stylelint-high-performance-animation/-/stylelint-high-performance-animation-1.7.0.tgz#c4b7da56e002d33c24328d6173f05e05f8efb0fe"
integrity sha512-Gq3tiCAhHU0WZBVwiCYKk+Kdkf1EeHyzDruRvDL9EhqrkpKxkktIzqmX+RM+Jn7s1sN9iAnoYIXPa0Py6d7j/Q==
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==
dependencies:
postcss-value-parser "^4.2.0"