Skip to content

Commit 36d3b3d

Browse files
chore(deps): update dependency prettier to v3.8.2 (#766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3699b3c commit 36d3b3d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/testing-library__jest-dom": "6.0.0",
2727
"husky": "9.1.7",
2828
"jsdom": "^29.0.0",
29-
"prettier": "3.8.1",
29+
"prettier": "3.8.2",
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"rimraf": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,10 +1012,10 @@ postcss@^8.5.8:
10121012
picocolors "^1.1.1"
10131013
source-map-js "^1.2.1"
10141014

1015-
prettier@3.8.1:
1016-
version "3.8.1"
1017-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
1018-
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
1015+
prettier@3.8.2:
1016+
version "3.8.2"
1017+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.2.tgz#4f52e502193c9aa5b384c3d00852003e551bbd9f"
1018+
integrity sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==
10191019

10201020
pretty-format@30.0.0, pretty-format@^30.0.0:
10211021
version "30.0.0"

0 commit comments

Comments
 (0)