From b5e952a7d2c2087665374727b908242f68312340 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Jan 2025 00:45:57 +0000 Subject: [PATCH] feat: upgrade stylelint from 9.10.1 to 16.11.0 Snyk has created this PR to upgrade stylelint from 9.10.1 to 16.11.0. See this package in npm: stylelint See this project in Snyk: https://app.snyk.io/org/nerds-github/project/31417d5e-2e41-49ef-b06d-f8bf03744022?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ae5676471f..b162430298a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "sass": "~1.60.0", "sass-loader": "^13.3.2", "style-loader": "^1.3.0", - "stylelint": "^9.3.0", + "stylelint": "^16.11.0", "stylelint-config-standard": "^18.0.0", "tabbable": "~5.2.0", "victory-core": "~36.8.6",