Skip to content

Commit bc7570b

Browse files
Bump prettier from 1.18.2 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 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.18.2...2.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3a9f462 commit bc7570b

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
@@ -24,7 +24,7 @@
2424
"react-helmet": "^5.2.1"
2525
},
2626
"devDependencies": {
27-
"prettier": "^1.18.2"
27+
"prettier": "^2.0.5"
2828
},
2929
"license": "MIT",
3030
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9466,10 +9466,10 @@ prepend-http@^2.0.0:
94669466
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
94679467
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
94689468

9469-
prettier@^1.18.2:
9470-
version "1.18.2"
9471-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
9472-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
9469+
prettier@^2.0.5:
9470+
version "2.0.5"
9471+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
9472+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
94739473

94749474
pretty-bytes@^5.1.0, pretty-bytes@^5.3.0:
94759475
version "5.3.0"

0 commit comments

Comments
 (0)