Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@prettier/plugin-ruby"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 0b802e2 commit 790dce3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"postinstall": "cp -R node_modules/govuk-frontend/govuk/assets/fonts/. public/assets/fonts && cp -R node_modules/govuk-frontend/govuk/assets/images/. public/assets/images"
},
"devDependencies": {
"@prettier/plugin-ruby": "^4.0.2",
"@prettier/plugin-ruby": "^4.0.4",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@prettier/plugin-ruby@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@prettier/plugin-ruby/-/plugin-ruby-4.0.2.tgz#55bc899d2265de09c1f48493324c269ecb95126c"
integrity sha512-TOGsMoOLF0BLwRozqtTB/w7HpDHotDSBPfLsMBpCjlMONLSoCWBF1NhZQjiioyLim7tCltzFrCqZp11WcrPOzA==
"@prettier/plugin-ruby@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@prettier/plugin-ruby/-/plugin-ruby-4.0.4.tgz#73d85fc2a1731a3f62b57ac3116cf1c234027cb6"
integrity sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==

"@types/json5@^0.0.29":
version "0.0.29"
Expand Down

0 comments on commit 790dce3

Please sign in to comment.