Skip to content

Commit a74504e

Browse files
Update dependency prettier to v2.1.2 (#398)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e432a59 commit a74504e

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
@@ -34,7 +34,7 @@
3434
"fastify": "3.4.1",
3535
"fastify-static": "3.1.0",
3636
"jest": "26.1.0",
37-
"prettier": "2.1.1"
37+
"prettier": "2.1.2"
3838
},
3939
"scripts": {
4040
"tsc": "tsc -p .",

yarn.lock

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

3242-
3243-
version "2.1.1"
3244-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
3245-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
3242+
3243+
version "2.1.2"
3244+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
3245+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
32463246

32473247
pretty-format@^26.1.0:
32483248
version "26.1.0"

0 commit comments

Comments
 (0)