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

Commit 2c6f5b7

Browse files
Bump prettier from 2.1.1 to 2.1.2 (#374)
1 parent 67afe5f commit 2c6f5b7

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.1",
46-
"prettier": "2.1.1",
46+
"prettier": "2.1.2",
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
@@ -3895,10 +3895,10 @@ prelude-ls@~1.1.2:
38953895
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
38963896
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
38973897

3898-
prettier@2.1.1:
3899-
version "2.1.1"
3900-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
3901-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
3898+
prettier@2.1.2:
3899+
version "2.1.2"
3900+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
3901+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
39023902

39033903
pretty-format@^22.4.3:
39043904
version "22.4.3"

0 commit comments

Comments
 (0)