Merge pull request #383 from Borales/renovate/prettier-3.x

Update dependency prettier to ^3.8.4
This commit is contained in:
Oleksandr Bordun 2026-06-19 17:29:37 +02:00 committed by GitHub
commit 5ac68174df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"prettier": "^3.8.1",
"prettier": "^3.8.4",
"typescript": "^5.9.3"
}
}

View File

@ -3380,10 +3380,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^3.0.0, prettier@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
prettier@^3.0.0, prettier@^3.8.4:
version "3.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
pretty-format@^29.7.0:
version "29.7.0"