Skip to content

Commit 4449a31

Browse files
Update dependency prettier to v2.7.1
1 parent b6e63f2 commit 4449a31

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.7.1",
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.7.1:
7018+
version "2.7.1"
7019+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
7020+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
70217021

70227022
prettier@^1.19.1:
70237023
version "1.19.1"

0 commit comments

Comments
 (0)