Skip to content

Commit 8456c4b

Browse files
build(deps): update dependency prettier to v3
1 parent f22c1e1 commit 8456c4b

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-jsdoc": "40.3.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",
4646
"eslint-plugin-sonarjs": "0.22.0",
47-
"prettier": "2.8.8",
47+
"prettier": "3.0.3",
4848
"semantic-release": "19.0.5",
4949
"ts-node": "10.9.1",
5050
"typescript": "5.2.2"

yarn.lock

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

4487-
prettier@2.8.8:
4488-
version "2.8.8"
4489-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4490-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4487+
prettier@3.0.3:
4488+
version "3.0.3"
4489+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
4490+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
44914491

44924492
pretty-ms@^8.0.0:
44934493
version "8.0.0"

0 commit comments

Comments
 (0)