From 9ef6b9895b58185e381ce796653aef675353fb87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 10:39:57 +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 1600005c..878c9350 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": "^8.0.0",