mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Bump standard from 1.32.0 to 1.32.1 in /dependencies (#4944)
Bumps [standard](https://github.com/standardrb/standard) from 1.32.0 to 1.32.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.32.0...v1.32.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4645b7663a
commit
24d4f2e963
1 changed files with 2 additions and 2 deletions
4
dependencies/Gemfile.lock
vendored
4
dependencies/Gemfile.lock
vendored
|
@ -20,7 +20,7 @@ GEM
|
||||||
ruby2_keywords
|
ruby2_keywords
|
||||||
i18n (1.14.1)
|
i18n (1.14.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
json (2.6.3)
|
json (2.7.0)
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
lint_roller (1.1.0)
|
lint_roller (1.1.0)
|
||||||
minitest (5.20.0)
|
minitest (5.20.0)
|
||||||
|
@ -73,7 +73,7 @@ GEM
|
||||||
rubocop-factory_bot (~> 2.22)
|
rubocop-factory_bot (~> 2.22)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
standard (1.32.0)
|
standard (1.32.1)
|
||||||
language_server-protocol (~> 3.17.0.2)
|
language_server-protocol (~> 3.17.0.2)
|
||||||
lint_roller (~> 1.0)
|
lint_roller (~> 1.0)
|
||||||
rubocop (~> 1.57.2)
|
rubocop (~> 1.57.2)
|
||||||
|
|
Loading…
Reference in a new issue