Skip to content

Commit

Permalink
Bump prettier from 3.2.2 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/plugin-ruby) from 3.2.2 to 4.0.1.
- [Changelog](https://github.com/prettier/plugin-ruby/blob/main/CHANGELOG.md)
- [Commits](prettier/plugin-ruby@v3.2.2...v4.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent a9dcb7f commit f531ccf
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,11 +292,11 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.3)
prettier (3.2.2)
syntax_tree (>= 2.7.1)
syntax_tree-haml (>= 1.1.0)
prettier (4.0.1)
syntax_tree (>= 4.0.1)
syntax_tree-haml (>= 2.0.0)
syntax_tree-rbs (>= 0.2.0)
prettier_print (1.1.0)
prettier_print (1.2.1)
propshaft (0.7.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand Down Expand Up @@ -359,7 +359,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.1)
rbs (3.1.0)
regexp_parser (2.8.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -411,27 +411,27 @@ GEM
sqlite3 (1.6.3-x86_64-linux)
stimulus-rails (1.2.1)
railties (>= 6.0.0)
syntax_tree (5.0.1)
prettier_print (>= 1.1.0)
syntax_tree-haml (2.0.0)
haml (>= 5.2, != 6.0.0)
prettier_print (>= 1.0.0)
syntax_tree (>= 4.0.0)
syntax_tree-rbs (0.5.1)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
syntax_tree-haml (4.0.3)
haml (>= 5.2)
prettier_print (>= 1.2.1)
syntax_tree (>= 6.0.0)
syntax_tree-rbs (1.0.0)
prettier_print
rbs
syntax_tree (>= 2.0.1)
tailwindcss-rails (2.0.29-x86_64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.29-x86_64-linux)
railties (>= 6.0.0)
temple (0.9.1)
temple (0.10.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.0.11)
tilt (2.2.0)
timeout (0.4.0)
turbo-rails (1.3.3)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit f531ccf

Please sign in to comment.