Skip to content

Commit f83e882

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent fa2d3ea commit f83e882

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
@@ -33,7 +33,7 @@
3333
"ava": "3.15.0",
3434
"cz-conventional-changelog": "3.3.0",
3535
"eslint": "7.26.0",
36-
"prettier": "2.2.1",
36+
"prettier": "2.3.0",
3737
"semantic-release": "17.4.2",
3838
"ts-node": "9.1.1",
3939
"typescript": "4.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4874,10 +4874,10 @@ prepend-http@^2.0.0:
48744874
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
48754875
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
48764876

4877-
prettier@2.2.1:
4878-
version "2.2.1"
4879-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4880-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
4877+
prettier@2.3.0:
4878+
version "2.3.0"
4879+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4880+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
48814881

48824882
pretty-ms@^7.0.1:
48834883
version "7.0.1"

0 commit comments

Comments
 (0)