Skip to content

Commit 310c0af

Browse files
Update dependency prettier to v3.7.2 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d136839 commit 310c0af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jest": "29.2.1",
4545
"jest": "30.2.0",
4646
"jest-junit": "16.0.0",
47-
"prettier": "3.6.2",
47+
"prettier": "3.7.2",
4848
"puppeteer": "24.31.0",
4949
"typescript": "5.9.3"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5971,10 +5971,10 @@ prelude-ls@^1.2.1:
59715971
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
59725972
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
59735973

5974-
prettier@3.6.2:
5975-
version "3.6.2"
5976-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
5977-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
5974+
prettier@3.7.2:
5975+
version "3.7.2"
5976+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.2.tgz#7b393a865f9dd97bc244215db9aac8e04dc1841b"
5977+
integrity sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==
59785978

59795979
pretty-format@30.2.0:
59805980
version "30.2.0"

0 commit comments

Comments
 (0)