Skip to content

Commit 0583e91

Browse files
authored
Merge pull request #25 from flycode-org/renovate/prettier-2.x
Update dependency prettier to v2.6.2
2 parents 33fda97 + e1ba785 commit 0583e91

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.33.0",
20-
"prettier": "2.5.1",
20+
"prettier": "2.6.2",
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
@@ -8984,10 +8984,10 @@ prepend-http@^1.0.0:
89848984
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
89858985
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
89868986

8987-
prettier@2.5.1:
8988-
version "2.5.1"
8989-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
8990-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
8987+
prettier@2.6.2:
8988+
version "2.6.2"
8989+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
8990+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
89918991

89928992
pretty-bytes@^5.3.0:
89938993
version "5.6.0"

0 commit comments

Comments
 (0)