Skip to content

Commit 0025c3f

Browse files
chore: Bump prettier from 3.0.0 to 3.2.2 (#242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6234b8 commit 0025c3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"husky": "8.0.3",
99
"lint-staged": "13.2.2",
10-
"prettier": "3.0.0"
10+
"prettier": "3.2.2"
1111
},
1212
"lint-staged": {
1313
"*.{css,html,js,json,jsx,ts,tsx,yaml,yml}": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -338,10 +338,10 @@ pidtree@^0.6.0:
338338
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
339339
integrity sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==
340340

341-
prettier@3.0.0:
342-
version "3.0.0"
343-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
344-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
341+
prettier@3.2.2:
342+
version "3.2.2"
343+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
344+
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
345345

346346
restore-cursor@^3.1.0:
347347
version "3.1.0"

0 commit comments

Comments
 (0)