Skip to content

Commit 92d732a

Browse files
Bump prettier from 2.0.4 to 2.0.5 (#88)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.0.4...2.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e1f4d36 commit 92d732a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-prettier": "^3.1.3",
3030
"jest": "^25.4.0",
3131
"lerna-changelog": "^1.0.1",
32-
"prettier": "2.0.4"
32+
"prettier": "2.0.5"
3333
},
3434
"engines": {
3535
"node": "10.* || >= 12.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4431,10 +4431,10 @@ prettier-linter-helpers@^1.0.0:
44314431
dependencies:
44324432
fast-diff "^1.1.2"
44334433

4434-
4435-
version "2.0.4"
4436-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
4437-
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
4434+
4435+
version "2.0.5"
4436+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4437+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
44384438

44394439
pretty-format@^25.4.0:
44404440
version "25.4.0"

0 commit comments

Comments
 (0)