Skip to content

Commit c4240f3

Browse files
build(deps): update dependency prettier to v3.5.3
1 parent 288182c commit c4240f3

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jsdoc": "48.11.0",
4949
"eslint-plugin-prefer-arrow": "1.2.3",
5050
"eslint-plugin-sonarjs": "0.25.1",
51-
"prettier": "3.4.1",
51+
"prettier": "3.5.3",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
5454
"typescript": "5.7.2"

yarn.lock

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

4581-
prettier@3.4.1:
4582-
version "3.4.1"
4583-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
4584-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
4581+
prettier@3.5.3:
4582+
version "3.5.3"
4583+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4584+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
45854585

45864586
pretty-ms@^9.2.0:
45874587
version "9.2.0"

0 commit comments

Comments
 (0)