Skip to content

Commit 5ab60f3

Browse files
build(deps): update dependency prettier to v3
1 parent b8870ff commit 5ab60f3

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.2.3",
4949
"semantic-release": "19.0.5",
5050
"typescript": "5.3.3"
5151
},

yarn.lock

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

3981-
prettier@2.8.8:
3982-
version "2.8.8"
3983-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
3984-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
3981+
prettier@3.2.3:
3982+
version "3.2.3"
3983+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380"
3984+
integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==
39853985

39863986
proc-log@^2.0.0, proc-log@^2.0.1:
39873987
version "2.0.1"

0 commit comments

Comments
 (0)