Skip to content

Commit a49359d

Browse files
chore(deps): update dependency prettier to v2.0.5 (#138)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1dad430 commit a49359d

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
@@ -79,7 +79,7 @@
7979
"husky": "4.2.5",
8080
"jest": "25.4.0",
8181
"lint-staged": "10.2.2",
82-
"prettier": "2.0.4",
82+
"prettier": "2.0.5",
8383
"semantic-release": "17.0.6",
8484
"typescript": "3.8.3"
8585
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6494,10 +6494,10 @@ prettier-linter-helpers@^1.0.0:
64946494
dependencies:
64956495
fast-diff "^1.1.2"
64966496

6497-
6498-
version "2.0.4"
6499-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
6500-
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
6497+
6498+
version "2.0.5"
6499+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
6500+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
65016501

65026502
pretty-format@^25.4.0:
65036503
version "25.4.0"

0 commit comments

Comments
 (0)