Skip to content

Commit c6bc68d

Browse files
committed
Update dependency prettier to v2.3.0
1 parent b6e63f2 commit c6bc68d

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
@@ -34,7 +34,7 @@
3434
"babel-jest": "26.3.0",
3535
"next": "9.5.2",
3636
"husky": "4.2.5",
37-
"prettier": "2.0.5",
37+
"prettier": "2.3.0",
3838
"eslint-plugin-prettier": "3.1.4",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7014,10 +7014,10 @@ prettier-linter-helpers@^1.0.0:
70147014
dependencies:
70157015
fast-diff "^1.1.2"
70167016

7017-
prettier@2.0.5:
7018-
version "2.0.5"
7019-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
7020-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
7017+
prettier@2.3.0:
7018+
version "2.3.0"
7019+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
7020+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
70217021

70227022
prettier@^1.19.1:
70237023
version "1.19.1"

0 commit comments

Comments
 (0)