Skip to content

Commit 3942f40

Browse files
committed
Update dependency prettier to v2.3.2
1 parent 354fc44 commit 3942f40

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
@@ -32,7 +32,7 @@
3232
"eslint": "7.3.1",
3333
"eslint-plugin-prettier": "3.1.4",
3434
"jest": "26.0.1",
35-
"prettier": "2.1.2",
35+
"prettier": "2.3.2",
3636
"react": "16.13.1",
3737
"react-native": "0.62.3",
3838
"react-test-renderer": "16.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6383,10 +6383,10 @@ prettier-linter-helpers@^1.0.0:
63836383
dependencies:
63846384
fast-diff "^1.1.2"
63856385

6386-
prettier@2.1.2:
6387-
version "2.1.2"
6388-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
6389-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
6386+
prettier@2.3.2:
6387+
version "2.3.2"
6388+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6389+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
63906390

63916391
prettier@^2.0.2:
63926392
version "2.0.2"

0 commit comments

Comments
 (0)