Skip to content

Commit 0433e38

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent c434263 commit 0433e38

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

yarn.lock

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

5119-
prettier@2.2.1:
5120-
version "2.2.1"
5121-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5122-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5119+
prettier@2.3.0:
5120+
version "2.3.0"
5121+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
5122+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
51235123

51245124
pretty-ms@^7.0.1:
51255125
version "7.0.1"

0 commit comments

Comments
 (0)