Skip to content

Commit 9acc574

Browse files
Update dependency prettier to v2.8.4
1 parent 3426ea6 commit 9acc574

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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-qunit": "6.2.0",
7272
"loader.js": "4.7.0",
7373
"npm-run-all": "4.1.5",
74-
"prettier": "2.7.1",
74+
"prettier": "2.8.4",
7575
"qunit": "2.19.4",
7676
"qunit-dom": "2.0.0",
7777
"release-it": "15.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9692,10 +9692,10 @@ prettier-linter-helpers@^1.0.0:
96929692
dependencies:
96939693
fast-diff "^1.1.2"
96949694

9695-
prettier@2.7.1, prettier@^2.5.1:
9696-
version "2.7.1"
9697-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9698-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9695+
prettier@2.8.4, prettier@^2.5.1:
9696+
version "2.8.4"
9697+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
9698+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
96999699

97009700
printf@^0.6.1:
97019701
version "0.6.1"

0 commit comments

Comments
 (0)