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

Commit 588ecb0

Browse files
Bump prettier from 2.2.0 to 2.2.1 (#432)
1 parent 540cd68 commit 588ecb0

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.20",
4545
"pg-promise": "10.8.0",
46-
"prettier": "2.2.0",
46+
"prettier": "2.2.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
@@ -3932,10 +3932,10 @@ prelude-ls@~1.1.2:
39323932
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
39333933
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
39343934

3935-
3936-
version "2.2.0"
3937-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
3938-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
3935+
3936+
version "2.2.1"
3937+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3938+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
39393939

39403940
pretty-format@^22.4.3:
39413941
version "22.4.3"

0 commit comments

Comments
 (0)