Skip to content

Commit c942a63

Browse files
Update dependency prettier to v2.3.2 (#6797)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f8d2d80 commit c942a63

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
@@ -1158,7 +1158,7 @@
11581158
"minimist": "1.2.5",
11591159
"mocha": "9.0.1",
11601160
"plugin-error": "1.0.1",
1161-
"prettier": "2.3.1",
1161+
"prettier": "2.3.2",
11621162
"sinon": "11.1.1",
11631163
"ts-loader": "9.2.3",
11641164
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4708,10 +4708,10 @@ postcss@^7.0.16:
47084708
source-map "^0.6.1"
47094709
supports-color "^6.1.0"
47104710

4711-
prettier@2.3.1:
4712-
version "2.3.1"
4713-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
4714-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
4711+
prettier@2.3.2:
4712+
version "2.3.2"
4713+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4714+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
47154715

47164716
pretty-hrtime@^1.0.0:
47174717
version "1.0.3"

0 commit comments

Comments
 (0)