Skip to content

Commit 6250ec5

Browse files
renovate-botrenovate[bot]
authored andcommittedNov 28, 2020
Update dependency prettier to v2.2.1
1 parent 9218489 commit 6250ec5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"babel-loader": "8.2.2",
3939
"cypress": "5.6.0",
4040
"hygen": "6.0.4",
41-
"prettier": "2.2.0",
41+
"prettier": "2.2.1",
4242
"react-is": "17.0.1",
4343
"typescript": "4.1.2",
4444
"@typescript-eslint/eslint-plugin": "4.8.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11439,10 +11439,10 @@ prettier-linter-helpers@^1.0.0:
1143911439
dependencies:
1144011440
fast-diff "^1.1.2"
1144111441

11442-
prettier@2.2.0:
11443-
version "2.2.0"
11444-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
11445-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
11442+
prettier@2.2.1:
11443+
version "2.2.1"
11444+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
11445+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
1144611446

1144711447
prettier@~2.0.5:
1144811448
version "2.0.5"

1 commit comments

Comments
 (1)
Please sign in to comment.