Skip to content

Commit 30b84ad

Browse files
renovate[bot]renovate-bot
andauthoredApr 2, 2022
chore(deps): update dependency prettier to v2.6.2 (#4361)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 69e1715 commit 30b84ad

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
@@ -67,7 +67,7 @@
6767
"jest": "27.5.1",
6868
"lint-staged": "12.3.7",
6969
"patch-package": "6.4.7",
70-
"prettier": "2.6.1",
70+
"prettier": "2.6.2",
7171
"ts-jest": "27.1.4",
7272
"typedoc": "0.21.9",
7373
"typedoc-plugin-markdown": "3.10.4",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10418,10 +10418,10 @@ prelude-ls@~1.1.2:
1041810418
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
1041910419
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
1042010420

10421-
prettier@2.6.1:
10422-
version "2.6.1"
10423-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
10424-
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
10421+
prettier@2.6.2:
10422+
version "2.6.2"
10423+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
10424+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
1042510425

1042610426
prettier@^1.19.1:
1042710427
version "1.19.1"

0 commit comments

Comments
 (0)
Please sign in to comment.