Skip to content

Commit 999b6e6

Browse files
committed
Update dependency prettier to v2.5.1
1 parent 0c68d83 commit 999b6e6

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
@@ -17,7 +17,7 @@
1717
"classnames": "2.3.1",
1818
"esquery": "1.4.0",
1919
"monaco-editor": "0.30.1",
20-
"prettier": "2.5.0",
20+
"prettier": "2.5.1",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
2323
"react-scripts": "4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8927,10 +8927,10 @@ prepend-http@^1.0.0:
89278927
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
89288928
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
89298929

8930-
prettier@2.5.0:
8931-
version "2.5.0"
8932-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
8933-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
8930+
prettier@2.5.1:
8931+
version "2.5.1"
8932+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
8933+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
89348934

89358935
pretty-bytes@^5.3.0:
89368936
version "5.6.0"

0 commit comments

Comments
 (0)