Skip to content

Commit 38b16b7

Browse files
chore: bump prettier from 2.3.0 to 2.3.1 (#389)
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) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf4591c commit 38b16b7

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
@@ -23,7 +23,7 @@
2323
"lint-staged": "^11.0.0",
2424
"markdownlint-cli": "^0.27.1",
2525
"minimist": "^1.2.5",
26-
"prettier": "2.3.0",
26+
"prettier": "2.3.1",
2727
"semver-compare": "^1.0.0",
2828
"ts-node": "^10.0.0",
2929
"typescript": "^4.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -899,10 +899,10 @@ please-upgrade-node@^3.2.0:
899899
dependencies:
900900
semver-compare "^1.0.0"
901901

902-
prettier@2.3.0:
903-
version "2.3.0"
904-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
905-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
902+
prettier@2.3.1:
903+
version "2.3.1"
904+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
905+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
906906

907907
rc@~1.2.8:
908908
version "1.2.8"

0 commit comments

Comments
 (0)