From bbdf0398e7c5354bfbc3696bf7a8c2b3aa35481a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:00:42 +0000 Subject: [PATCH] [BUMP] Update dependency @1024pix/stylelint-config to ^5.1.22 (junior) (#10517) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- junior/package-lock.json | 8 ++++---- junior/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/junior/package-lock.json b/junior/package-lock.json index 193d68ffe81..b4b7a0df72b 100644 --- a/junior/package-lock.json +++ b/junior/package-lock.json @@ -13,7 +13,7 @@ "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", "@1024pix/pix-ui": "^46.15.2", - "@1024pix/stylelint-config": "^5.1.21", + "@1024pix/stylelint-config": "^5.1.22", "@1024pix/web-components": "^0.2.6", "@babel/eslint-parser": "^7.25.8", "@ember/optional-features": "^2.0.0", @@ -152,9 +152,9 @@ } }, "node_modules/@1024pix/stylelint-config": { - "version": "5.1.21", - "resolved": "https://registry.npmjs.org/@1024pix/stylelint-config/-/stylelint-config-5.1.21.tgz", - "integrity": "sha512-2KM0n4fhj24pA1llTuwnOgXmLxnNpGwkh3buDisAfjRzyNSBFhhWxLMzLBpke4dzo+tnRCj0YR4fxZEhrgV3bA==", + "version": "5.1.22", + "resolved": "https://registry.npmjs.org/@1024pix/stylelint-config/-/stylelint-config-5.1.22.tgz", + "integrity": "sha512-pwpoglE0lAIaN7MywUUqTbSr80UzV6gGN8ax4F7dIwqXmxR8+CvgrB6rOjuLTKdQYjLOFZNp3AVYfiXGAyP0Cg==", "dev": true, "dependencies": { "@1024pix/stylelint-config-rational-order": ">=0.1.3", diff --git a/junior/package.json b/junior/package.json index f3a8432a30e..abbf257e7d9 100644 --- a/junior/package.json +++ b/junior/package.json @@ -38,7 +38,7 @@ "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", "@1024pix/pix-ui": "^46.15.2", - "@1024pix/stylelint-config": "^5.1.21", + "@1024pix/stylelint-config": "^5.1.22", "@1024pix/web-components": "^0.2.6", "@babel/eslint-parser": "^7.25.8", "@ember/optional-features": "^2.0.0",