Skip to content

Commit

Permalink
build(deps): bump prettier from 4.0.3 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/plugin-ruby) from 4.0.3 to 4.0.4.
- [Changelog](https://github.com/prettier/plugin-ruby/blob/main/CHANGELOG.md)
- [Commits](prettier/plugin-ruby@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 1d38148 commit 18c7c53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.1)
abbrev (0.1.2)
activesupport (7.1.2)
base64
bigdecimal
Expand All @@ -24,7 +24,7 @@ GEM
ruby2_keywords
graphql (2.1.7)
racc (~> 1.4)
haml (6.2.3)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
Expand All @@ -39,7 +39,7 @@ GEM
parser (3.2.2.4)
ast (~> 2.4.1)
racc
prettier (4.0.3)
prettier (4.0.4)
syntax_tree (>= 4.0.1)
syntax_tree-haml (>= 2.0.0)
syntax_tree-rbs (>= 0.2.0)
Expand All @@ -53,7 +53,7 @@ GEM
rack (3.0.8)
rainbow (3.1.1)
rake (13.1.0)
rbs (3.3.2)
rbs (3.4.1)
abbrev
rdoc (6.6.1)
psych (>= 4.0.0)
Expand Down

0 comments on commit 18c7c53

Please sign in to comment.