Skip to content

Commit 14df599

Browse files
Bump prettier from 2.0.2 to 2.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.0.2...2.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 95ada60 commit 14df599

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
@@ -89,7 +89,7 @@
8989
"glob": "7.1.6",
9090
"jest": "25.2.4",
9191
"jest-cli": "25.2.4",
92-
"prettier": "2.0.2",
92+
"prettier": "2.0.3",
9393
"typescript": "3.8.3"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3762,10 +3762,10 @@ prettier-linter-helpers@^1.0.0:
37623762
dependencies:
37633763
fast-diff "^1.1.2"
37643764

3765-
3766-
version "2.0.2"
3767-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
3768-
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
3765+
3766+
version "2.0.3"
3767+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.3.tgz#9a06f0e94a51420e78b6925568b5bec72afe41ea"
3768+
integrity sha512-5qpBDBHO9fpE0zruKiTZm8Gxmz7kknO+WlQR/ivV+RMwgDw/WjOgmxLDn66MPrxq/WZPx/EgEZzh87xJO5E6Fw==
37693769

37703770
pretty-format@^25.2.1, pretty-format@^25.2.3, pretty-format@^25.2.6:
37713771
version "25.2.6"

0 commit comments

Comments
 (0)