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

Commit 5da06ec

Browse files
Bump prettier from 2.3.0 to 2.3.1 (#537)
1 parent 4628e43 commit 5da06ec

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
@@ -43,7 +43,7 @@
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.21",
4545
"pg-promise": "10.10.2",
46-
"prettier": "2.3.0",
46+
"prettier": "2.3.1",
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
@@ -3938,10 +3938,10 @@ prelude-ls@~1.1.2:
39383938
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
39393939
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
39403940

3941-
3942-
version "2.3.0"
3943-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
3944-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
3941+
3942+
version "2.3.1"
3943+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
3944+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
39453945

39463946
pretty-format@^22.4.3:
39473947
version "22.4.3"

0 commit comments

Comments
 (0)