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

Commit 8c2f82c

Browse files
Bump prettier from 2.2.1 to 2.3.0 (#520)
1 parent aa99166 commit 8c2f82c

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.2.1",
46+
"prettier": "2.3.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
@@ -3942,10 +3942,10 @@ prelude-ls@~1.1.2:
39423942
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
39433943
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
39443944

3945-
prettier@2.2.1:
3946-
version "2.2.1"
3947-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3948-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3945+
prettier@2.3.0:
3946+
version "2.3.0"
3947+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
3948+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
39493949

39503950
pretty-format@^22.4.3:
39513951
version "22.4.3"

0 commit comments

Comments
 (0)