Skip to content

Commit 352bc87

Browse files
committed
Update dependency prettier to v2.5.1
1 parent 8b04cc9 commit 352bc87

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
@@ -122,7 +122,7 @@
122122
"normalize.css": "8.0.1",
123123
"nyc": "15.1.0",
124124
"postcss-nested": "5.0.6",
125-
"prettier": "2.5.0",
125+
"prettier": "2.5.1",
126126
"qunit": "2.17.2",
127127
"qunit-console-grouper": "0.3.0",
128128
"qunit-dom": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12095,10 +12095,10 @@ prettier-linter-helpers@^1.0.0:
1209512095
dependencies:
1209612096
fast-diff "^1.1.2"
1209712097

12098-
prettier@2.5.0:
12099-
version "2.5.0"
12100-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
12101-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
12098+
prettier@2.5.1:
12099+
version "2.5.1"
12100+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
12101+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1210212102

1210312103
pretty-bytes@5.6.0:
1210412104
version "5.6.0"

0 commit comments

Comments
 (0)