Skip to content

Commit 4127b74

Browse files
dependabot-preview[bot]Robert Jackson
authored andcommitted
Bump prettier from 1.19.1 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 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@1.19.1...2.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0732511 commit 4127b74

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^3.1.3",
4949
"execa": "^4.0.0",
5050
"jest": "^25.4.0",
51-
"prettier": "^1.19.1",
51+
"prettier": "^2.0.5",
5252
"release-it": "^13.5.6",
5353
"release-it-lerna-changelog": "^2.3.0"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5467,10 +5467,10 @@ prettier-linter-helpers@^1.0.0:
54675467
dependencies:
54685468
fast-diff "^1.1.2"
54695469

5470-
prettier@^1.19.1:
5471-
version "1.19.1"
5472-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5473-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
5470+
prettier@^2.0.5:
5471+
version "2.0.5"
5472+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
5473+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
54745474

54755475
pretty-format@^25.4.0:
54765476
version "25.4.0"

0 commit comments

Comments
 (0)