diff --git a/package.json b/package.json index 3b71fe490..002c2cea3 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": {}, "devDependencies": { "@commitlint/config-conventional": "^18.4.3", - "@prettier/plugin-ruby": "4.0.3", + "@prettier/plugin-ruby": "4.0.4", "@prettier/plugin-xml": "3.2.2", "@react-native/eslint-config": "^0.74.0", "@types/jest": "^29.5.11", diff --git a/yarn.lock b/yarn.lock index 584e25cf2..988c1d764 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2220,10 +2220,10 @@ picocolors "^1.0.0" tslib "^2.6.0" -"@prettier/plugin-ruby@4.0.3": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@prettier/plugin-ruby/-/plugin-ruby-4.0.3.tgz#5d916bd25a9c107b71782ede5383154233f30999" - integrity sha512-SrPEjTqqsCoDBJ3UlReLnKZFqE76o4TBOlsIwRCnqPiO7O3kvy8k5ETG0IiGcNf9wqXLSCRzZXsK4+0cb26SQQ== +"@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== "@prettier/plugin-xml@3.2.2": version "3.2.2"