Skip to content

Commit 93b777a

Browse files
committed
chore(deps): update dependency prettier to v2.3.2
1 parent ae25b0c commit 93b777a

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.29.0",
35-
"prettier": "2.3.1",
35+
"prettier": "2.3.2",
3636
"semantic-release": "17.4.4",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.3.4",

yarn.lock

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

5114-
prettier@2.3.1:
5115-
version "2.3.1"
5116-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5117-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
5114+
prettier@2.3.2:
5115+
version "2.3.2"
5116+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5117+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
51185118

51195119
pretty-ms@^7.0.1:
51205120
version "7.0.1"

0 commit comments

Comments
 (0)