Skip to content

Commit c7ec098

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 6ca6fad commit c7ec098

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
@@ -45,7 +45,7 @@
4545
"injectmd": "1.0.0",
4646
"jsdoc-to-markdown": "6.0.1",
4747
"lint-staged": "10.5.4",
48-
"prettier": "2.2.1",
48+
"prettier": "2.3.0",
4949
"prettier-package-json": "2.1.3",
5050
"sort-json": "2.0.0",
5151
"temp": "0.9.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3875,10 +3875,10 @@ [email protected]:
38753875
sort-object-keys "^1.1.2"
38763876
sort-order "^1.0.1"
38773877

3878-
prettier@2.2.1:
3879-
version "2.2.1"
3880-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3881-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3878+
prettier@2.3.0:
3879+
version "2.3.0"
3880+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
3881+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
38823882

38833883
pretty-ms@^4.0.0:
38843884
version "4.0.0"

0 commit comments

Comments
 (0)