Skip to content

Commit c1c5b34

Browse files
Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.1...2.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7fe0d7b commit c1c5b34

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
@@ -45,7 +45,7 @@
4545
"injectmd": "1.0.0",
4646
"jsdoc-to-markdown": "6.0.1",
4747
"lint-staged": "11.0.0",
48-
"prettier": "2.3.1",
48+
"prettier": "2.3.2",
4949
"prettier-package-json": "2.1.3",
5050
"sort-json": "2.0.0",
5151
"temp": "0.9.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3891,10 +3891,10 @@ prettier-package-json@2.1.3:
38913891
sort-object-keys "^1.1.2"
38923892
sort-order "^1.0.1"
38933893

3894-
prettier@2.3.1:
3895-
version "2.3.1"
3896-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
3897-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
3894+
prettier@2.3.2:
3895+
version "2.3.2"
3896+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
3897+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
38983898

38993899
pretty-ms@^4.0.0:
39003900
version "4.0.0"

0 commit comments

Comments
 (0)