Skip to content

Commit 74a501b

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] <[email protected]>
1 parent f87e290 commit 74a501b

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-prettier": "^3.4.0",
3737
"fixturify-project": "^2.1.1",
3838
"jest": "^27.0.4",
39-
"prettier": "^2.3.1",
39+
"prettier": "^2.3.2",
4040
"release-it": "^14.10.0",
4141
"release-it-lerna-changelog": "^3.1.0",
4242
"release-it-yarn-workspaces": "^2.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4708,10 +4708,10 @@ prettier-linter-helpers@^1.0.0:
47084708
dependencies:
47094709
fast-diff "^1.1.2"
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-format@^27.0.2:
47174717
version "27.0.2"

0 commit comments

Comments
 (0)