Skip to content

Commit d16ebd6

Browse files
committed
Update dependency prettier to v2.7.0
1 parent 5934324 commit d16ebd6

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-react": "7.30.0",
4646
"eslint-plugin-react-hooks": "4.5.0",
4747
"husky": "8.0.1",
48-
"prettier": "2.6.2",
48+
"prettier": "2.7.0",
4949
"standard-version": "9.5.0",
5050
"typescript": "4.7.3"
5151
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3913,10 +3913,10 @@ prettier-linter-helpers@^1.0.0:
39133913
dependencies:
39143914
fast-diff "^1.1.2"
39153915

3916-
prettier@2.6.2:
3917-
version "2.6.2"
3918-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
3919-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
3916+
prettier@2.7.0:
3917+
version "2.7.0"
3918+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
3919+
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
39203920

39213921
process-nextick-args@~2.0.0:
39223922
version "2.0.1"

0 commit comments

Comments
 (0)