Skip to content

Commit a12bb4d

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

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.1.0",
9191
"jest-cli": "25.1.0",
92-
"prettier": "1.19.1",
92+
"prettier": "2.0.2",
9393
"typescript": "3.8.3"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3797,10 +3797,10 @@ prettier-linter-helpers@^1.0.0:
37973797
dependencies:
37983798
fast-diff "^1.1.2"
37993799

3800-
prettier@1.19.1:
3801-
version "1.19.1"
3802-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3803-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
3800+
prettier@2.0.2:
3801+
version "2.0.2"
3802+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
3803+
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
38043804

38053805
pretty-format@^25.1.0:
38063806
version "25.1.0"

0 commit comments

Comments
 (0)