Skip to content

Commit 81aa698

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to v2.5.1
1 parent 62f3d1f commit 81aa698

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"husky": "6.0.0",
7474
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",
76-
"prettier": "2.4.1",
76+
"prettier": "2.5.1",
7777
"typescript": "4.5.2"
7878
},
7979
"resolutions": {

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-react": "7.27.1",
100100
"eslint-plugin-react-hooks": "4.3.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102-
"prettier": "2.4.1"
102+
"prettier": "2.5.1"
103103
},
104104
"peerDependencies": {
105105
"@testing-library/dom": "^7.29.0 || ^8.0.0"

yarn.lock

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

18830-
prettier@2.4.1:
18831-
version "2.4.1"
18832-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
18833-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
18830+
prettier@2.5.1:
18831+
version "2.5.1"
18832+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
18833+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1883418834

1883518835
prettier@^1.19.1:
1883618836
version "1.19.1"

0 commit comments

Comments
 (0)