Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2020
1 parent 2896720 commit b281139
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -127,7 +127,7 @@
"codecov": "^3.6.1",
"jest": "^25.0.0",
"jest-extended": "^0.11.2",
"prettier": "^1.18.2",
"prettier": "^2.0.0",
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5489,10 +5489,10 @@ prepend-http@^2.0.0:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=

prettier@^1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
prettier@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.0.tgz#9c8fdba0aeae3faf0d9d9391623ac4f9321a4455"
integrity sha512-vI55PC+GFLOVtpwr2di1mYhJF36v+kztJov8sx3AmqbfdA+2Dhozxb+3e1hTgoV9lyhnVJFF3Z8GCVeMBOS1bA==

pretty-bytes@*, pretty-bytes@^5.3.0:
version "5.3.0"
Expand Down

0 comments on commit b281139

Please sign in to comment.