Skip to content

Commit 23be80f

Browse files
chore(deps): update dependency prettier to v3
1 parent 575752c commit 23be80f

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-prettier": "4.2.1",
5555
"jest": "26.6.3",
5656
"lodash": "4.17.21",
57-
"prettier": "2.8.8",
57+
"prettier": "3.2.3",
5858
"semantic-release": "17.4.7",
5959
"sinon": "15.2.0",
6060
"supertest": "6.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7882,10 +7882,10 @@ prettier-linter-helpers@^1.0.0:
78827882
dependencies:
78837883
fast-diff "^1.1.2"
78847884

7885-
prettier@2.8.8:
7886-
version "2.8.8"
7887-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7888-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7885+
prettier@3.2.3:
7886+
version "3.2.3"
7887+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380"
7888+
integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==
78897889

78907890
pretty-format@^26.6.2:
78917891
version "26.6.2"

0 commit comments

Comments
 (0)