Skip to content

Commit 796cebb

Browse files
chore(deps): update dependency prettier to v2.6.2 (#237)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d19750 commit 796cebb

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
@@ -18,7 +18,7 @@
1818
"eslint-plugin-jsdoc": "39.3.2",
1919
"eslint-plugin-prettier": "4.0.0",
2020
"jest": "27.5.1",
21-
"prettier": "2.5.1",
21+
"prettier": "2.6.2",
2222
"renovate-config-algolia": "2.1.10",
2323
"ts-jest": "27.1.4",
2424
"typescript": "4.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,10 +3263,10 @@ prettier-linter-helpers@^1.0.0:
32633263
dependencies:
32643264
fast-diff "^1.1.2"
32653265

3266-
prettier@2.5.1:
3267-
version "2.5.1"
3268-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
3269-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3266+
prettier@2.6.2:
3267+
version "2.6.2"
3268+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
3269+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
32703270

32713271
pretty-format@^27.0.0:
32723272
version "27.3.1"

0 commit comments

Comments
 (0)