Skip to content

Commit bbcaf1b

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

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.7",
9191
"jest-cli": "25.2.7",
92-
"prettier": "2.0.3",
92+
"prettier": "2.0.4",
9393
"typescript": "3.8.3"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3728,10 +3728,10 @@ prettier-linter-helpers@^1.0.0:
37283728
dependencies:
37293729
fast-diff "^1.1.2"
37303730

3731-
3732-
version "2.0.3"
3733-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.3.tgz#9a06f0e94a51420e78b6925568b5bec72afe41ea"
3734-
integrity sha512-5qpBDBHO9fpE0zruKiTZm8Gxmz7kknO+WlQR/ivV+RMwgDw/WjOgmxLDn66MPrxq/WZPx/EgEZzh87xJO5E6Fw==
3731+
3732+
version "2.0.4"
3733+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
3734+
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
37353735

37363736
pretty-format@^25.2.1, pretty-format@^25.2.6:
37373737
version "25.2.6"

0 commit comments

Comments
 (0)