Skip to content

Commit 7958714

Browse files
committed
chore(deps): update dependency prettier to v2.6.2
1 parent 3483d55 commit 7958714

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
@@ -70,7 +70,7 @@
7070
"jest": "27.5.1",
7171
"jest-diff": "27.5.1",
7272
"jest-matcher-utils": "27.5.1",
73-
"prettier": "2.6.1",
73+
"prettier": "2.6.2",
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
7676
"ts-jest": "27.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,10 +2724,10 @@ prettier-linter-helpers@^1.0.0:
27242724
dependencies:
27252725
fast-diff "^1.1.2"
27262726

2727-
2728-
version "2.6.1"
2729-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
2730-
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
2727+
2728+
version "2.6.2"
2729+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
2730+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
27312731

27322732
pretty-format@^27.0.0, pretty-format@^27.5.1:
27332733
version "27.5.1"

0 commit comments

Comments
 (0)