Skip to content

Commit c127e37

Browse files
chore(deps): update dependency prettier to v3
1 parent be55022 commit c127e37

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
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^4.0.0",
2424
"eslint-plugin-react": "^7.28.0",
2525
"eslint-plugin-react-hooks": "^4.3.0",
26-
"prettier": "^2.5.1",
26+
"prettier": "^3.0.0",
2727
"typescript": "^4.5.5"
2828
}
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,10 +1273,10 @@ prettier-linter-helpers@^1.0.0:
12731273
dependencies:
12741274
fast-diff "^1.1.2"
12751275

1276-
prettier@^2.5.1:
1277-
version "2.5.1"
1278-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
1279-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1276+
prettier@^3.0.0:
1277+
version "3.0.0"
1278+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
1279+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
12801280

12811281
prop-types@^15.7.2:
12821282
version "15.7.2"

0 commit comments

Comments
 (0)