From 5ee4fbf31eba122518abf4b8b4e11169ad8c94e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:09:14 +0000 Subject: [PATCH] fix(deps): update dependency stylelint-high-performance-animation to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23775f17..b153a897 100644 --- a/package.json +++ b/package.json @@ -216,7 +216,7 @@ "stylelint": "^16.26.1", "stylelint-config-recommended-scss": "^16.0.2", "stylelint-config-standard-scss": "^16.0.0", - "stylelint-high-performance-animation": "^1.11.0", + "stylelint-high-performance-animation": "^2.0.0", "stylelint-no-nested-media": "^0.1.0", "stylelint-no-unsupported-browser-features": "^8.1.1", "stylelint-order": "^7.0.1",