Skip to content

Commit 9d2e68e

Browse files
committed
Update dependency prettier to v2.7.1
1 parent cfc0295 commit 9d2e68e

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-qunit": "7.3.0",
6464
"loader.js": "4.7.0",
6565
"npm-run-all": "4.1.5",
66-
"prettier": "2.7.0",
66+
"prettier": "2.7.1",
6767
"qunit": "2.19.1",
6868
"qunit-dom": "2.0.0",
6969
"release-it": "14.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9722,10 +9722,10 @@ prettier-linter-helpers@^1.0.0:
97229722
dependencies:
97239723
fast-diff "^1.1.2"
97249724

9725-
9726-
version "2.7.0"
9727-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
9728-
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
9725+
9726+
version "2.7.1"
9727+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9728+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
97299729

97309730
printf@^0.6.1:
97319731
version "0.6.1"

0 commit comments

Comments
 (0)