Bump pronto-stylelint from 0.11.0 to 0.11.1

Bumps [pronto-stylelint](https://github.com/kevinjalbert/pronto-stylelint) from 0.11.0 to 0.11.1.
- [Commits](https://github.com/kevinjalbert/pronto-stylelint/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: pronto-stylelint
  dependency-version: 0.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-10 09:02:04 +00:00
committed by taitus
parent fbeae4f95e
commit 4501cc4e1c
2 changed files with 8 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ group :development do
gem "pronto-erb_lint", "~> 0.1.6", require: false
gem "pronto-eslint", "~> 0.11.1", require: false
gem "pronto-rubocop", "~> 0.11.6", require: false
gem "pronto-stylelint", "~> 0.11.0", require: false
gem "pronto-stylelint", "~> 0.11.1", require: false
gem "rubocop", "~> 1.71.2", require: false
gem "rubocop-capybara", "~> 2.21.0", require: false
gem "rubocop-factory_bot", "~> 2.26.1", require: false

View File

@@ -187,7 +187,7 @@ GEM
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
crass (1.0.6)
csv (3.3.2)
csv (3.3.5)
daemons (1.4.1)
dalli (3.2.8)
date (3.4.1)
@@ -286,7 +286,7 @@ GEM
highline (2.0.3)
htmlbeautifier (1.4.3)
htmlentities (4.3.4)
httparty (0.22.0)
httparty (0.23.1)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
@@ -477,7 +477,7 @@ GEM
pronto-rubocop (0.11.6)
pronto (~> 0.11.0)
rubocop (>= 0.63.1, < 2.0)
pronto-stylelint (0.11.0)
pronto-stylelint (0.11.1)
pronto (>= 0.10, < 0.12)
rugged (>= 0.24, < 2.0)
psych (5.1.2)
@@ -699,7 +699,9 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.6.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
uuidtools (2.2.0)
version_gem (1.1.8)
@@ -801,7 +803,7 @@ DEPENDENCIES
pronto-erb_lint (~> 0.1.6)
pronto-eslint (~> 0.11.1)
pronto-rubocop (~> 0.11.6)
pronto-stylelint (~> 0.11.0)
pronto-stylelint (~> 0.11.1)
puma (~> 5.6.9)
rails (= 7.1.5.1)
recipient_interceptor (~> 0.3.3)