Skip to content

Commit 11c05a3

Browse files
Update dependency prettier to v2.8.5
1 parent c2238e8 commit 11c05a3

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
@@ -69,7 +69,7 @@
6969
"eslint-plugin-prettier": "4.2.1",
7070
"eslint-plugin-qunit": "7.3.4",
7171
"loader.js": "4.7.0",
72-
"prettier": "2.8.4",
72+
"prettier": "2.8.5",
7373
"qunit": "2.19.4",
7474
"qunit-dom": "2.0.0",
7575
"release-it": "15.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9551,10 +9551,10 @@ prettier-linter-helpers@^1.0.0:
95519551
dependencies:
95529552
fast-diff "^1.1.2"
95539553

9554-
[email protected].4, prettier@^2.5.1:
9555-
version "2.8.4"
9556-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
9557-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
9554+
[email protected].5, prettier@^2.5.1:
9555+
version "2.8.5"
9556+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
9557+
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
95589558

95599559
printf@^0.6.1:
95609560
version "0.6.1"

0 commit comments

Comments
 (0)