Skip to content

Commit 2d76116

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent 327c21f commit 2d76116

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-testing-library": "3.10.2",
6464
"jest": "26.6.3",
6565
"next-page-tester": "0.22.0",
66-
"prettier": "2.2.1",
66+
"prettier": "2.3.0",
6767
"testcafe": "1.12.0",
6868
"ts-jest": "26.5.1",
6969
"ts-node": "9.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10545,10 +10545,10 @@ prettier-linter-helpers@^1.0.0:
1054510545
dependencies:
1054610546
fast-diff "^1.1.2"
1054710547

10548-
prettier@2.2.1:
10549-
version "2.2.1"
10550-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
10551-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
10548+
prettier@2.3.0:
10549+
version "2.3.0"
10550+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
10551+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
1055210552

1055310553
prettier@~2.0.5:
1055410554
version "2.0.5"

0 commit comments

Comments
 (0)