Skip to content

Commit 9183470

Browse files
chore(deps): update dependency prettier to v3.6.2 (#635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfee3c5 commit 9183470

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
6262
"nodemon": "3.1.10",
63-
"prettier": "3.6.1",
63+
"prettier": "3.6.2",
6464
"rimraf": "5.0.10",
6565
"semantic-release": "21.1.2",
6666
"typescript": "5.8.3"

yarn.lock

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

6406-
prettier@3.6.1:
6407-
version "3.6.1"
6408-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
6409-
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
6406+
prettier@3.6.2:
6407+
version "3.6.2"
6408+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6409+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
64106410

64116411
pretty-format@^29.0.0, pretty-format@^29.0.1:
64126412
version "29.0.1"

0 commit comments

Comments
 (0)