From d87a9938894cb707374f52989734df1b066a2d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 04:12:54 +0000 Subject: [PATCH] Bump @shopify/stylelint-polaris from 12.0.1 to 16.0.7 Bumps [@shopify/stylelint-polaris](https://github.com/Shopify/polaris) from 12.0.1 to 16.0.7. - [Release notes](https://github.com/Shopify/polaris/releases) - [Commits](https://github.com/Shopify/polaris/compare/@shopify/stylelint-polaris@12.0.1...@shopify/stylelint-polaris@16.0.7) --- updated-dependencies: - dependency-name: "@shopify/stylelint-polaris" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3db8f4c..d7ba324 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "vite": "^5.4.0" }, "devDependencies": { - "@shopify/stylelint-polaris": "^12.0.0", + "@shopify/stylelint-polaris": "^16.0.7", "history": "^5.3.0", "jsdom": "^24.0.0", "prettier": "^3.2.5",