Bump pronto-eslint from 0.11.0 to 0.11.1

Bumps [pronto-eslint](https://github.com/mmozuras/pronto-eslint) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/mmozuras/pronto-eslint/releases)
- [Commits](https://github.com/mmozuras/pronto-eslint/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: pronto-eslint
  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]
2023-08-29 15:42:51 +00:00
committed by GitHub
parent 4df98f65f1
commit 57c663c160
2 changed files with 9 additions and 29 deletions

View File

@@ -103,7 +103,7 @@ group :development do
gem "mdl", "~> 0.12.0", require: false gem "mdl", "~> 0.12.0", require: false
gem "pronto", "~> 0.11.0", require: false gem "pronto", "~> 0.11.0", require: false
gem "pronto-erb_lint", "~> 0.1.6", require: false gem "pronto-erb_lint", "~> 0.1.6", require: false
gem "pronto-eslint", "~> 0.11.0", require: false gem "pronto-eslint", "~> 0.11.1", require: false
gem "pronto-rubocop", "~> 0.11.2", require: false gem "pronto-rubocop", "~> 0.11.2", require: false
gem "pronto-scss", "~> 0.11.0", require: false gem "pronto-scss", "~> 0.11.0", require: false
gem "rubocop", "~> 1.35.1", require: false gem "rubocop", "~> 1.35.1", require: false

View File

@@ -64,7 +64,7 @@ GEM
acts-as-taggable-on (9.0.1) acts-as-taggable-on (9.0.1)
activerecord (>= 6.0, < 7.1) activerecord (>= 6.0, < 7.1)
acts_as_votable (0.14.0) acts_as_votable (0.14.0)
addressable (2.8.4) addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
ahoy_matey (4.1.0) ahoy_matey (4.1.0)
activesupport (>= 5.2) activesupport (>= 5.2)
@@ -209,29 +209,10 @@ GEM
railties (>= 5.0.0) railties (>= 5.0.0)
faker (2.22.0) faker (2.22.0)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (1.10.2) faraday (2.7.10)
faraday-em_http (~> 1.0) faraday-net_http (>= 2.0, < 3.1)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4) ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0) faraday-net_http (3.0.2)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5) ffi (1.15.5)
file_validators (3.0.0) file_validators (3.0.0)
activemodel (>= 3.2) activemodel (>= 3.2)
@@ -354,7 +335,7 @@ GEM
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105) mime-types-data (3.2022.0105)
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.1.2) mini_mime (1.1.5)
mini_portile2 (2.8.4) mini_portile2 (2.8.4)
minitest (5.19.0) minitest (5.19.0)
mixlib-cli (2.1.8) mixlib-cli (2.1.8)
@@ -364,7 +345,6 @@ GEM
chef-utils chef-utils
multi_json (1.15.0) multi_json (1.15.0)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.2.3)
net-scp (4.0.0) net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0) net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.2.0) net-ssh (7.2.0)
@@ -428,7 +408,7 @@ GEM
pronto-erb_lint (0.1.6) pronto-erb_lint (0.1.6)
erb_lint (~> 0.1, >= 0.1.1) erb_lint (~> 0.1, >= 0.1.1)
pronto (~> 0.9, > 0.9.0) pronto (~> 0.9, > 0.9.0)
pronto-eslint (0.11.0) pronto-eslint (0.11.1)
eslintrb (~> 2.0, >= 2.0.0) eslintrb (~> 2.0, >= 2.0.0)
pronto (~> 0.11.0) pronto (~> 0.11.0)
pronto-rubocop (0.11.2) pronto-rubocop (0.11.2)
@@ -634,7 +614,7 @@ GEM
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.2.0) uglifier (4.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (2.2.0) unicode-display_width (2.4.2)
uniform_notifier (1.16.0) uniform_notifier (1.16.0)
uuidtools (2.2.0) uuidtools (2.2.0)
view_component (2.78.0) view_component (2.78.0)
@@ -734,7 +714,7 @@ DEPENDENCIES
pg_search (~> 2.3.6) pg_search (~> 2.3.6)
pronto (~> 0.11.0) pronto (~> 0.11.0)
pronto-erb_lint (~> 0.1.6) pronto-erb_lint (~> 0.1.6)
pronto-eslint (~> 0.11.0) pronto-eslint (~> 0.11.1)
pronto-rubocop (~> 0.11.2) pronto-rubocop (~> 0.11.2)
pronto-scss (~> 0.11.0) pronto-scss (~> 0.11.0)
puma (~> 4.3.12) puma (~> 4.3.12)