Skip to content

Commit c889d38

Browse files
committed
chore(deps): update dependency prettier to v3
1 parent 2bd0aaf commit c889d38

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "4.2.1",
3939
"jest": "26.6.3",
4040
"lerna": "6.6.2",
41-
"prettier": "2.8.8",
41+
"prettier": "3.0.0",
4242
"semantic-release": "19.0.5",
4343
"sinon": "15.2.0",
4444
"supertest": "6.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9842,10 +9842,10 @@ prettier-linter-helpers@^1.0.0:
98429842
dependencies:
98439843
fast-diff "^1.1.2"
98449844

9845-
prettier@2.8.8:
9846-
version "2.8.8"
9847-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
9848-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
9845+
prettier@3.0.0:
9846+
version "3.0.0"
9847+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
9848+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
98499849

98509850
pretty-format@29.4.3:
98519851
version "29.4.3"

0 commit comments

Comments
 (0)