Skip to content

Commit 1c40839

Browse files
dependabot[bot]fjmorant
authored andcommitted
Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3322118 commit 1c40839

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
@@ -51,7 +51,7 @@
5151
"istanbul-reports": "3.1.4",
5252
"jest": "27.5.1",
5353
"metro-react-native-babel-preset": "0.69.0",
54-
"prettier": "2.5.1",
54+
"prettier": "2.6.0",
5555
"prettier-eslint": "13.0.0",
5656
"react": "17.0.2",
5757
"react-native": "0.67.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6555,10 +6555,10 @@ prettier-linter-helpers@^1.0.0:
65556555
dependencies:
65566556
fast-diff "^1.1.2"
65576557

6558-
prettier@2.5.1, prettier@^2.0.0, prettier@^2.0.2:
6559-
version "2.5.1"
6560-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6561-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
6558+
prettier@2.6.0, prettier@^2.0.0, prettier@^2.0.2:
6559+
version "2.6.0"
6560+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
6561+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
65626562

65636563
pretty-format@^23.0.1:
65646564
version "23.6.0"

0 commit comments

Comments
 (0)