Skip to content

Commit 4293e0c

Browse files
committed
chore(deps): update dependency prettier to v2.2.1
1 parent 1c300e2 commit 4293e0c

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
@@ -51,7 +51,7 @@
5151
"eslint": "6.8.0",
5252
"eslint-config-prettier": "6.15.0",
5353
"jest": "26.6.3",
54-
"prettier": "2.1.2",
54+
"prettier": "2.2.1",
5555
"rxjs-marbles": "^6.0.1",
5656
"supertest": "^4.0.2",
5757
"ts-jest": "26.4.4",

yarn.lock

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

6332-
prettier@2.1.2:
6333-
version "2.1.2"
6334-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
6335-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
6332+
prettier@2.2.1:
6333+
version "2.2.1"
6334+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6335+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
63366336

63376337
pretty-format@^25.2.1, pretty-format@^25.5.0:
63386338
version "25.5.0"

0 commit comments

Comments
 (0)