Skip to content

Commit 426f4ac

Browse files
Bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.0...2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f53612d commit 426f4ac

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": "^26.6.3",
39-
"prettier": "^2.3.0",
39+
"prettier": "^2.3.1",
4040
"release-it": "^14.7.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
@@ -4894,10 +4894,10 @@ prettier-linter-helpers@^1.0.0:
48944894
dependencies:
48954895
fast-diff "^1.1.2"
48964896

4897-
prettier@^2.3.0:
4898-
version "2.3.0"
4899-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4900-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
4897+
prettier@^2.3.1:
4898+
version "2.3.1"
4899+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
4900+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
49014901

49024902
pretty-format@^26.6.2:
49034903
version "26.6.2"

0 commit comments

Comments
 (0)