Skip to content

Commit acec8c0

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 65721e2 commit acec8c0

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.3.0",
46+
"prettier": "2.3.1",
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
@@ -6234,10 +6234,10 @@ prettier-linter-helpers@^1.0.0:
62346234
dependencies:
62356235
fast-diff "^1.1.2"
62366236

6237-
6238-
version "2.3.0"
6239-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
6240-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
6237+
6238+
version "2.3.1"
6239+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
6240+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
62416241

62426242
pretty-error@^2.1.1:
62436243
version "2.1.1"

0 commit comments

Comments
 (0)