Skip to content

Commit bb1f1b4

Browse files
committed
Update dependency prettier to v2
1 parent 188672b commit bb1f1b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-helmet": "^5.2.1"
2020
},
2121
"devDependencies": {
22-
"prettier": "^1.17.1",
22+
"prettier": "^2.0.0",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.9.0",
2525
"react-dom": "^16.8.6",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10298,12 +10298,12 @@ prepend-http@^2.0.0:
1029810298
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1029910299
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
1030010300

10301-
prettier@^1.17.1, prettier@^1.18.2:
10301+
prettier@^1.18.2:
1030210302
version "1.19.1"
1030310303
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
1030410304
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
1030510305

10306-
prettier@^2.0.5:
10306+
prettier@^2.0.0, prettier@^2.0.5:
1030710307
version "2.0.5"
1030810308
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
1030910309
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

0 commit comments

Comments
 (0)