Skip to content

Commit 88f2200

Browse files
chore(deps): update dependency prettier to v3
1 parent 4b09c96 commit 88f2200

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"husky": "6.0.0",
7474
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",
76-
"prettier": "2.8.0",
76+
"prettier": "3.3.0",
7777
"typescript": "4.9.4"
7878
},
7979
"resolutions": {

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-react": "7.31.11",
100100
"eslint-plugin-react-hooks": "4.6.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102-
"prettier": "2.8.0"
102+
"prettier": "3.3.0"
103103
},
104104
"peerDependencies": {
105105
"@testing-library/dom": "^7.29.0 || ^8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20571,10 +20571,10 @@ prepend-http@^1.0.0:
2057120571
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
2057220572
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
2057320573

20574-
prettier@2.8.0:
20575-
version "2.8.0"
20576-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
20577-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
20574+
prettier@3.3.0:
20575+
version "3.3.0"
20576+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
20577+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
2057820578

2057920579
prettier@^1.19.1:
2058020580
version "1.19.1"

0 commit comments

Comments
 (0)