Skip to content

Commit 77d778b

Browse files
build(deps): update dependency prettier to v3
1 parent 3def238 commit 77d778b

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-jsdoc": "40.3.0",
4646
"eslint-plugin-prefer-arrow": "1.2.3",
4747
"eslint-plugin-sonarjs": "0.23.0",
48-
"prettier": "2.8.8",
48+
"prettier": "3.5.3",
4949
"semantic-release": "19.0.5",
5050
"typescript": "5.7.2"
5151
},

yarn.lock

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

4083-
prettier@2.8.8:
4084-
version "2.8.8"
4085-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4086-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4083+
prettier@3.5.3:
4084+
version "3.5.3"
4085+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4086+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
40874087

40884088
proc-log@^2.0.0, proc-log@^2.0.1:
40894089
version "2.0.1"

0 commit comments

Comments
 (0)