Skip to content

Commit 13ee0dc

Browse files
chore(deps): 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 700d27c commit 13ee0dc

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-prettier": "^3.1.1",
2525
"eslint-plugin-react": "^7.13.0",
2626
"eslint-plugin-react-hooks": "^2.2.0",
27-
"prettier": "^1.19.1"
27+
"prettier": "^2.0.5"
2828
},
2929
"devDependencies": {
3030
"@babel/core": "^7.4.5",

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -4277,15 +4277,10 @@ prettier-linter-helpers@^1.0.0:
42774277
dependencies:
42784278
fast-diff "^1.1.2"
42794279

4280-
prettier@^1.19.1:
4281-
version "1.19.1"
4282-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4283-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4284-
4285-
prettier@^2.0.2:
4286-
version "2.0.4"
4287-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
4288-
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
4280+
prettier@^2.0.2, prettier@^2.0.5:
4281+
version "2.0.5"
4282+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4283+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
42894284

42904285
pretty-format@^26.1.0:
42914286
version "26.1.0"

0 commit comments

Comments
 (0)