Skip to content

Commit c9a9848

Browse files
build(deps): update dependency prettier to v3
1 parent b41bd10 commit c9a9848

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

yarn.lock

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

4076-
prettier@2.8.8:
4077-
version "2.8.8"
4078-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
4079-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
4076+
prettier@3.4.1:
4077+
version "3.4.1"
4078+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
4079+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
40804080

40814081
proc-log@^2.0.0, proc-log@^2.0.1:
40824082
version "2.0.1"

0 commit comments

Comments
 (0)