Skip to content

Commit

Permalink
Merge pull request #69 from peterfication/dependabot/bundler/prettier…
Browse files Browse the repository at this point in the history
…-4.0.1

Bump prettier from 3.2.2 to 4.0.1
  • Loading branch information
peterfication authored Jul 12, 2023
2 parents 963b7fd + e71a80d commit 0763d9f
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 @@ -38,11 +38,11 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
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.2.0)
prettier_print (1.2.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -52,7 +52,7 @@ GEM
racc (1.6.2)
rainbow (3.1.1)
rake (13.0.6)
rbs (2.8.2)
rbs (2.8.4)
regexp_parser (2.8.1)
reverse_markdown (2.1.1)
nokogiri
Expand Down Expand Up @@ -115,19 +115,19 @@ GEM
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
syntax_tree (5.1.0)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
syntax_tree-haml (3.0.0)
haml (>= 5.2, != 6.0.0)
prettier_print (>= 1.0.0)
syntax_tree (>= 5.0.1)
syntax_tree-rbs (0.5.1)
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)
temple (0.9.1)
thor (1.2.1)
tilt (2.1.0)
temple (0.10.2)
thor (1.2.2)
tilt (2.2.0)
unicode-display_width (2.4.2)
yard (0.9.34)

Expand Down

0 comments on commit 0763d9f

Please sign in to comment.