Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit b731c97

Browse files
Bump prettier from 2.0.5 to 2.1.0 (#351)
1 parent a735f12 commit b731c97

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
@@ -43,7 +43,7 @@
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.20",
4545
"pg-promise": "10.6.0",
46-
"prettier": "2.0.5",
46+
"prettier": "2.1.0",
4747
"ts-morph": "7.3.0"
4848
},
4949
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3902,10 +3902,10 @@ prelude-ls@~1.1.2:
39023902
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
39033903
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
39043904

3905-
prettier@2.0.5:
3906-
version "2.0.5"
3907-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
3908-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
3905+
prettier@2.1.0:
3906+
version "2.1.0"
3907+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
3908+
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==
39093909

39103910
pretty-format@^22.4.3:
39113911
version "22.4.3"

0 commit comments

Comments
 (0)