Skip to content

Commit dc25fe6

Browse files
authored
prettier 2.1.1 (#396)
1 parent 7b40df3 commit dc25fe6

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.0.5"
37+
"prettier": "2.1.1"
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-
prettier@2.0.5:
3243-
version "2.0.5"
3244-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
3245-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
3242+
prettier@2.1.1:
3243+
version "2.1.1"
3244+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
3245+
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
32463246

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

0 commit comments

Comments
 (0)