Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit fca783d

Browse files
chore(deps): update dependency prettier to v2.6.1 (#211)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8cc2992 commit fca783d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/npm": "2.0.32",
5151
"@types/uuid": "7.0.4",
5252
"eslint": "7.32.0",
53-
"prettier": "2.5.1",
53+
"prettier": "2.6.1",
5454
"ts-node": "^8.6.2",
5555
"tslint": "6.1.3",
5656
"typescript": "^3.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3780,10 +3780,10 @@ prepend-http@^1.0.1:
37803780
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
37813781
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
37823782

3783-
prettier@2.5.1:
3784-
version "2.5.1"
3785-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
3786-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3783+
prettier@2.6.1:
3784+
version "2.6.1"
3785+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
3786+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
37873787

37883788
pretty-format@^26.6.2:
37893789
version "26.6.2"

0 commit comments

Comments
 (0)