Skip to content

Commit 929ac2d

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 1047de5 commit 929ac2d

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
@@ -43,7 +43,7 @@
4343
"html-webpack-plugin": "5.3.1",
4444
"husky": "6.0.0",
4545
"jest": "26.6.3",
46-
"prettier": "2.2.1",
46+
"prettier": "2.3.0",
4747
"style-loader": "2.0.0",
4848
"ts-jest": "26.5.6",
4949
"ts-loader": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6159,10 +6159,10 @@ prettier-linter-helpers@^1.0.0:
61596159
dependencies:
61606160
fast-diff "^1.1.2"
61616161

6162-
prettier@2.2.1:
6163-
version "2.2.1"
6164-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6165-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
6162+
prettier@2.3.0:
6163+
version "2.3.0"
6164+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
6165+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
61666166

61676167
pretty-error@^2.1.1:
61686168
version "2.1.1"

0 commit comments

Comments
 (0)