Skip to content

Commit a0d9d09

Browse files
chore(deps): update dependency prettier to v3
1 parent 9550dd6 commit a0d9d09

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
@@ -43,7 +43,7 @@
4343
"@types/pluralize": "0.0.30",
4444
"axios-mock-adapter": "1.21.5",
4545
"jest": "29.6.2",
46-
"prettier": "2.8.8",
46+
"prettier": "3.0.0",
4747
"supertest": "6.3.3",
4848
"ts-jest": "29.1.1",
4949
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,10 +2130,10 @@ pluralize@8.0.0:
21302130
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
21312131
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
21322132

2133-
prettier@2.8.8:
2134-
version "2.8.8"
2135-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2136-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
2133+
prettier@3.0.0:
2134+
version "3.0.0"
2135+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
2136+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
21372137

21382138
pretty-format@^29.0.0, pretty-format@^29.5.0:
21392139
version "29.5.0"

0 commit comments

Comments
 (0)