Skip to content

Commit d2bccea

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

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.2.1",
39+
"prettier": "^2.3.0",
4040
"release-it": "^14.6.2",
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
@@ -4848,10 +4848,10 @@ prettier-linter-helpers@^1.0.0:
48484848
dependencies:
48494849
fast-diff "^1.1.2"
48504850

4851-
prettier@^2.2.1:
4852-
version "2.2.1"
4853-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4854-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
4851+
prettier@^2.3.0:
4852+
version "2.3.0"
4853+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4854+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
48554855

48564856
pretty-format@^26.6.2:
48574857
version "26.6.2"

0 commit comments

Comments
 (0)