Skip to content

Commit e31f021

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency prettier to v2.1.2
1 parent 420cf04 commit e31f021

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.1",
35+
"prettier": "2.1.2",
3636
"react": "16.13.1",
3737
"react-native": "0.62.2",
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-
6387-
version "2.1.1"
6388-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
6389-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
6386+
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==
63906390

63916391
prettier@^2.0.2:
63926392
version "2.0.2"

0 commit comments

Comments
 (0)