Skip to content

Commit f4de374

Browse files
chore(deps): update dependency prettier to v3
1 parent 27effd8 commit f4de374

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.1",
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 @@ [email protected]:
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.1:
2134+
version "3.0.1"
2135+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
2136+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
21372137

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

0 commit comments

Comments
 (0)